aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-03 21:40:25 +0800
committermiwi <miwi@FreeBSD.org>2014-02-03 21:40:25 +0800
commit46df80b2e3bc113d88e5221b98ab5f51b44ea5a0 (patch)
tree2900ac28510a0391cf9b3628e1330898d99430ea /news
parent1dda6c714b7c0c822592f5c418f9ad114cc3bbb0 (diff)
downloadfreebsd-ports-gnome-46df80b2e3bc113d88e5221b98ab5f51b44ea5a0.tar.gz
freebsd-ports-gnome-46df80b2e3bc113d88e5221b98ab5f51b44ea5a0.tar.zst
freebsd-ports-gnome-46df80b2e3bc113d88e5221b98ab5f51b44ea5a0.zip
- Stage support
Diffstat (limited to 'news')
-rw-r--r--news/cg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile
index 8906b757c43b..7d11a3b627f7 100644
--- a/news/cg/Makefile
+++ b/news/cg/Makefile
@@ -11,8 +11,7 @@ COMMENT= Semi-automatic newsgroup binary downloader
GNU_CONFIGURE= yes
-MAN1= cg.1
-PLIST_FILES= bin/cg
+PLIST_FILES= bin/cg \
+ man/man1/cg.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>