summaryrefslogtreecommitdiff
path: root/www/p5-WebService-ISBNDB/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-WebService-ISBNDB/Makefile
parent- Update to 1.2.2 (diff)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'www/p5-WebService-ISBNDB/Makefile')
-rw-r--r--www/p5-WebService-ISBNDB/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile
index bc9faf39b7e7..14c63ecfdd66 100644
--- a/www/p5-WebService-ISBNDB/Makefile
+++ b/www/p5-WebService-ISBNDB/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to access isbndb.com
-BUILD_DEPENDS= p5-Business-ISBN>=1.80:${PORTSDIR}/misc/p5-Business-ISBN \
- p5-Class-Std>=0.0.8:${PORTSDIR}/devel/p5-Class-Std \
- p5-Error>=0.17:${PORTSDIR}/lang/p5-Error \
- 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= p5-Business-ISBN>=1.80:misc/p5-Business-ISBN \
+ p5-Class-Std>=0.0.8:devel/p5-Class-Std \
+ p5-Error>=0.17:lang/p5-Error \
+ p5-libwww>=5.801:www/p5-libwww \
+ p5-XML-LibXML>=1.58:textproc/p5-XML-LibXML \
+ p5-TimeDate>=1.16:devel/p5-TimeDate
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5