diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-23 07:28:11 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-23 07:28:11 +0000 |
commit | 9f86f5c17c1cbc72cd8d4615238673bd7d7b4077 (patch) | |
tree | 4200dd669d5d132d4847a24b49eeda8ec1a24a92 /www/p5-WebService-ISBNDB/Makefile | |
parent | b25f9696279877c952cf3ca1449a028bcd2cc571 (diff) |
Notes
Diffstat (limited to 'www/p5-WebService-ISBNDB/Makefile')
-rw-r--r-- | www/p5-WebService-ISBNDB/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile index 8850e2116d7c..bc7278b48399 100644 --- a/www/p5-WebService-ISBNDB/Makefile +++ b/www/p5-WebService-ISBNDB/Makefile @@ -21,8 +21,7 @@ RUN_DEPENDS= p5-Business-ISBN>=1.80:${PORTSDIR}/misc/p5-Business-ISBN \ p5-libwww>=5.801:${PORTSDIR}/www/p5-libwww \ p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate -BUILD_DEPENDS= ${RUN_DEPENDS} \ - p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_MODBUILD= yes |