diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-07-20 20:11:01 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-07-20 20:11:01 +0000 |
commit | 442636259cb7d0770703bf4aeb57cdba63f513e2 (patch) | |
tree | 72a862dc54bbdb19e49c939c52561fe266bf636c /databases | |
parent | 4623a266c82d775baa313a981deea17f8ecd99fd (diff) |
Notes
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 7631cdcf4d76..04534015f4c3 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 |