diff options
Diffstat (limited to 'www/p5-Apache-Clean2')
-rw-r--r-- | www/p5-Apache-Clean2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index 213a6c5d52a3..3ec3a52c7184 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -19,6 +19,8 @@ COMMENT= A mod_perl interface into HTML::Clean BUILD_DEPENDS= mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-HTML-Clean>=0.8:${PORTSDIR}/www/p5-HTML-Clean +LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}2 + PERL_CONFIGURE= yes MAN3= Apache::Clean.3 |