aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-14 07:57:05 +0800
committerbapt <bapt@FreeBSD.org>2013-12-14 07:57:05 +0800
commit611ae58c32a1994a125494505c25c22d68d5b374 (patch)
tree74c5323517e94180f83bb286f6055ed46a345329 /x11
parent2e4a55ff443b8197b4e5bc678f0d062d592ba105 (diff)
downloadfreebsd-ports-gnome-611ae58c32a1994a125494505c25c22d68d5b374.tar.gz
freebsd-ports-gnome-611ae58c32a1994a125494505c25c22d68d5b374.tar.zst
freebsd-ports-gnome-611ae58c32a1994a125494505c25c22d68d5b374.zip
Support stage
Diffstat (limited to 'x11')
-rw-r--r--x11/xantfarm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xantfarm/Makefile b/x11/xantfarm/Makefile
index 4c449aa5b594..ba98d9506ddf 100644
--- a/x11/xantfarm/Makefile
+++ b/x11/xantfarm/Makefile
@@ -14,8 +14,7 @@ COMMENT= Ant hill simulation on X11 root window
WRKSRC= ${WRKDIR}/xantfarm
USES= imake
USE_XORG= x11 xext xt
-MAN1= xantfarm.1
-PLIST_FILES= bin/xantfarm
+PLIST_FILES= bin/xantfarm \
+ man/man1/xantfarm.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>