summaryrefslogtreecommitdiff
path: root/www/p5-WebService-ISBNDB/Makefile
diff options
context:
space:
mode:
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