diff options
Diffstat (limited to 'x11/xtacy/Makefile')
-rw-r--r-- | x11/xtacy/Makefile | 4 |
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> |