diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 11:04:10 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 11:04:10 +0000 |
commit | 511074b767a5d6045af777ea90639748e797c5a6 (patch) | |
tree | e8954c8e47ecbc1ab6431c2f1b4614a30c21a6be /www/p5-WWW-Shorten-isgd | |
parent | e04cbe160f5b36b86eaef7fbb2a66dcd1075cc80 (diff) | |
download | ports-511074b767a5d6045af777ea90639748e797c5a6.tar.gz ports-511074b767a5d6045af777ea90639748e797c5a6.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Shorten-isgd')
-rw-r--r-- | www/p5-WWW-Shorten-isgd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Shorten-isgd/Makefile b/www/p5-WWW-Shorten-isgd/Makefile index a76cbca2d28c..5278a3d7837e 100644 --- a/www/p5-WWW-Shorten-isgd/Makefile +++ b/www/p5-WWW-Shorten-isgd/Makefile @@ -17,7 +17,8 @@ COMMENT= Abstract interface to is.gd, one of URL shortening sites BUILD_DEPENDS= p5-WWW-Shorten>=1.97:${PORTSDIR}/www/p5-WWW-Shorten RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Shorten::isgd.3 |