diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 07:52:55 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 07:52:55 +0000 |
commit | ce05caaae21cd6b880cf5567917d6bde1c9144fa (patch) | |
tree | e8a2212c45ee293e5d8bec7c358c6a9a87fccd0d /www/reportmagic/Makefile | |
parent | 515af4186399b6025506d8ebfb5396b8761417b0 (diff) | |
download | ports-ce05caaae21cd6b880cf5567917d6bde1c9144fa.tar.gz ports-ce05caaae21cd6b880cf5567917d6bde1c9144fa.zip |
Notes
Diffstat (limited to 'www/reportmagic/Makefile')
-rw-r--r-- | www/reportmagic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/reportmagic/Makefile b/www/reportmagic/Makefile index c147d1258cf9..f84e0c9476c4 100644 --- a/www/reportmagic/Makefile +++ b/www/reportmagic/Makefile @@ -18,7 +18,7 @@ DISTNAME= rmagic-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A web site statistics post-processor for Analog -USE_PERL5= yes +USES= perl5 RUN_DEPENDS= analog:${PORTSDIR}/www/analog \ p5-GD-Graph3d>=0:${PORTSDIR}/graphics/p5-GD-Graph3d \ |