diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/p5-CGI-Enurl | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) |
Notes
Diffstat (limited to 'www/p5-CGI-Enurl')
-rw-r--r-- | www/p5-CGI-Enurl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Enurl/Makefile b/www/p5-CGI-Enurl/Makefile index 58e4815b6694..871bb6d750c6 100644 --- a/www/p5-CGI-Enurl/Makefile +++ b/www/p5-CGI-Enurl/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= crees@FreeBSD.org COMMENT= Perl module for URL-encoding strings and hashes -RUN_DEPENDS= p5-CGI>=0:${PORTSDIR}/www/p5-CGI +RUN_DEPENDS= p5-CGI>=0:www/p5-CGI USES= perl5 USE_PERL5= configure |