aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-06-10 04:49:09 +0000
committerWarner Losh <imp@FreeBSD.org>2014-06-10 04:49:09 +0000
commit05787bce7b02279f43ec2602fc4c4ae7152a894f (patch)
treeacb01f7c0a3a83d475aa302690d4a54b5651f455
parent642a2ee1735cdb3272a8eab528017e227ddab1b6 (diff)
downloadports-05787bce7b02279f43ec2602fc4c4ae7152a894f.tar.gz
ports-05787bce7b02279f43ec2602fc4c4ae7152a894f.zip
Update seahaven to staged build.
Notes
Notes: svn path=/head/; revision=357261
-rw-r--r--games/seahaven/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/seahaven/Makefile b/games/seahaven/Makefile
index 68498381c81f..e3d486c914be 100644
--- a/games/seahaven/Makefile
+++ b/games/seahaven/Makefile
@@ -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>