diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-09 14:48:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-09 14:48:54 +0000 |
commit | 835726cb71664ae2670520d3a50f248e16e9734e (patch) | |
tree | c5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xaniroc/Makefile | |
parent | 591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff) | |
download | ports-835726cb71664ae2670520d3a50f248e16e9734e.tar.gz ports-835726cb71664ae2670520d3a50f248e16e9734e.zip |
Notes
Diffstat (limited to 'x11/xaniroc/Makefile')
-rw-r--r-- | x11/xaniroc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index f2df1f6278a4..2a6e328c0adb 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -14,10 +14,8 @@ COMMENT= Animate your root-cursor USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt -MAN1= xaniroc.1 -PLIST_FILES= bin/xaniroc +PLIST_FILES= bin/xaniroc man/man1/xaniroc.1.gz -NO_STAGE= yes post-extract: ${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man |