1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-11 16:56:03 +00:00
parent 75b624d757
commit 5d12aaa7c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343774

View File

@ -15,9 +15,7 @@ LICENSE= BSD
MAKE_ARGS= CC="${CC}" BINDIR="${PREFIX}/bin" \
MANDIR="${MAN1PREFIX}/man/man"
MAN1= xd.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/xd
PLIST_FILES= bin/xd \
man/man1/xd.1.gz
NO_STAGE= yes
.include <bsd.port.mk>