diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-22 00:10:32 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-22 00:10:32 +0800 |
commit | 1d36d7cbf33e9c0bd928d98aa084402f354ae1d5 (patch) | |
tree | a4e7dd6bae6c78276d9394bd8056c34155e553ef /www/p5-Apache-Clean2 | |
parent | 147643dd4b8ea075c3eed41c2acbde115177c846 (diff) | |
download | freebsd-ports-gnome-1d36d7cbf33e9c0bd928d98aa084402f354ae1d5.tar.gz freebsd-ports-gnome-1d36d7cbf33e9c0bd928d98aa084402f354ae1d5.tar.zst freebsd-ports-gnome-1d36d7cbf33e9c0bd928d98aa084402f354ae1d5.zip |
- seperate LATEST_LINK www/p5-Apache-Clean www/p5-Apache-Clean2
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 |