1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-02-28 06:57:38 +00:00
parent fa14953a8a
commit e883933a72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346434

View File

@ -18,8 +18,6 @@ LICENSE_FILE= ${WRKSRC}/NOTICE
MAKE_ARGS+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
USE_XORG= x11 xt xaw
USES= motif
MAN1= xforward.1
PLIST_FILES= bin/xforward
PLIST_FILES= bin/xforward man/man1/xforward.1.gz
NO_STAGE= yes
.include <bsd.port.mk>