diff options
Diffstat (limited to 'www/perlbal/Makefile')
-rw-r--r-- | www/perlbal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/perlbal/Makefile b/www/perlbal/Makefile index 550163beb833..a37fec26915f 100644 --- a/www/perlbal/Makefile +++ b/www/perlbal/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Perlbal -PORTVERSION= 1.78 -PORTREVISION= 1 +PORTVERSION= 1.79 CATEGORIES= www MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DORMANDO @@ -21,7 +20,7 @@ RUN_DEPENDS= p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ p5-IO-AIO>=0:${PORTSDIR}/devel/p5-IO-AIO -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes USE_RC_SUBR= perlbal |