diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/rrdman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdman/Makefile b/databases/rrdman/Makefile index 7631cdcf4d7..04534015f4c 100644 --- a/databases/rrdman/Makefile +++ b/databases/rrdman/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool RUN_DEPENDS= ${BUILD_DEPENDS} GNU_CONFIGURE= YES -USE_PERl5= YES +USE_PERL5= YES PLIST_FILES= bin/rrd_hwreapply MAN1= rrd_hwreapply.1 |