Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2014 11:17:43 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343465 - head/graphics/xli
Message-ID:  <201402091117.s19BHhrr077651@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Feb  9 11:17:43 2014
New Revision: 343465
URL: http://svnweb.freebsd.org/changeset/ports/343465
QAT: https://qat.redports.org/buildarchive/r343465/

Log:
  - Stage support

Modified:
  head/graphics/xli/Makefile

Modified: head/graphics/xli/Makefile
==============================================================================
--- head/graphics/xli/Makefile	Sun Feb  9 11:17:42 2014	(r343464)
+++ head/graphics/xli/Makefile	Sun Feb  9 11:17:43 2014	(r343465)
@@ -16,15 +16,10 @@ CONFLICTS_INSTALL=	xloadimage-*
 LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
 		jpeg.11:${PORTSDIR}/graphics/jpeg
 
-USES=		imake
+USES=		imake desthack
 USE_XORG=	xi
 WRKSRC=		${WRKDIR}/xli-${XLI_SNAPVER}
 
-MAN1=		xli.1 xlito.1
-MLINKS=		xli.1 xview.1 xli.1 xsetbg.1
-PLIST_FILES=	bin/xli bin/xlito bin/xview bin/xsetbg lib/X11/app-defaults/Xli
-
 XLI_SNAPVER=	2006-11-10
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402091117.s19BHhrr077651>