aboutsummaryrefslogtreecommitdiff
path: root/x11/xtacy
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
commit835726cb71664ae2670520d3a50f248e16e9734e (patch)
treec5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xtacy
parent591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff)
downloadports-835726cb71664ae2670520d3a50f248e16e9734e.tar.gz
ports-835726cb71664ae2670520d3a50f248e16e9734e.zip
Notes
Diffstat (limited to 'x11/xtacy')
-rw-r--r--x11/xtacy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xtacy/Makefile b/x11/xtacy/Makefile
index 927413257ee9..113b8ad23b36 100644
--- a/x11/xtacy/Makefile
+++ b/x11/xtacy/Makefile
@@ -15,10 +15,8 @@ COMMENT= X11 trippy color-cycling toy
USES= imake
USE_XORG= x11 xext
-MAN1= xtacy.1
-PLIST_FILES= bin/xtacy
+PLIST_FILES= bin/xtacy man/man1/xtacy.1.gz
WRKSRC= ${WRKDIR}/Xtacy
-NO_STAGE= yes
.include <bsd.port.mk>