1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-09 11:17:43 +00:00
parent 8bd739640d
commit 022fb166f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343465

View File

@ -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>