aboutsummaryrefslogtreecommitdiff
path: root/x11/xantfarm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:57:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:57:05 +0000
commit7131a009d2be485d35534607aeba31da6f42739f (patch)
tree74c5323517e94180f83bb286f6055ed46a345329 /x11/xantfarm
parente2903b46d3e8e8344dfcbb16416dea6fdfad5783 (diff)
downloadports-7131a009d2be485d35534607aeba31da6f42739f.tar.gz
ports-7131a009d2be485d35534607aeba31da6f42739f.zip
Support stage
Notes
Notes: svn path=/head/; revision=336402
Diffstat (limited to 'x11/xantfarm')
-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>