aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdman
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-05-19 12:46:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-05-19 12:46:54 +0000
commitc2b97c82229ed614f88aa0a5ee085d1cb30af983 (patch)
treeebe3ca034d8fc7d6877ee95e1104a3738e35df2b /databases/rrdman
parentd6f6fe9da04f6b8e9e3dce621db7d9952d599ef9 (diff)
downloadports-c2b97c82229ed614f88aa0a5ee085d1cb30af983.tar.gz
ports-c2b97c82229ed614f88aa0a5ee085d1cb30af983.zip
Support staging.
Approved by: portmgr@
Notes
Notes: svn path=/head/; revision=354534
Diffstat (limited to 'databases/rrdman')
-rw-r--r--databases/rrdman/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/rrdman/Makefile b/databases/rrdman/Makefile
index 913bf0760e75..883245df7835 100644
--- a/databases/rrdman/Makefile
+++ b/databases/rrdman/Makefile
@@ -15,8 +15,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= YES
USES= perl5
-PLIST_FILES= bin/rrd_hwreapply
-MAN1= rrd_hwreapply.1
+PLIST_FILES= bin/rrd_hwreapply man/man1/rrd_hwreapply.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>