Update seahaven to staged build.

This commit is contained in:
Warner Losh 2014-06-10 04:49:09 +00:00
parent 642a2ee173
commit 05787bce7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357261

View file

@ -13,8 +13,7 @@ COMMENT= The classic, lightweight version of Seahaven Towers
GNU_CONFIGURE= yes
USE_XORG= x11 xext xft
MAN6?= seahaven.6
PLIST_FILES= bin/seahaven
PLIST_FILES= bin/seahaven man/man6/seahaven.6.gz
MAKE_ARGS= bindir=${STAGEDIR}${PREFIX}/bin mandir=${STAGEDIR}${PREFIX}/man
NO_STAGE= yes
.include <bsd.port.mk>