aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Pango
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 /x11-toolkits/p5-Pango
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
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 'x11-toolkits/p5-Pango')
-rw-r--r--x11-toolkits/p5-Pango/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Pango/Makefile b/x11-toolkits/p5-Pango/Makefile
index 1e724f9dc802..b43b0bf26bd0 100644
--- a/x11-toolkits/p5-Pango/Makefile
+++ b/x11-toolkits/p5-Pango/Makefile
@@ -14,11 +14,11 @@ COMMENT= Perl module for layout and render i18n text
LICENSE= LGPL21
-BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \
- p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
- p5-Cairo>=1:${PORTSDIR}/graphics/p5-Cairo \
- p5-Glib2>=1.220:${PORTSDIR}/devel/p5-Glib2
-RUN_DEPENDS= p5-Glib2>=1.220:${PORTSDIR}/devel/p5-Glib2
+BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \
+ p5-ExtUtils-PkgConfig>=1.03:devel/p5-ExtUtils-PkgConfig \
+ p5-Cairo>=1:graphics/p5-Cairo \
+ p5-Glib2>=1.220:devel/p5-Glib2
+RUN_DEPENDS= p5-Glib2>=1.220:devel/p5-Glib2
USE_GNOME= pango
USES= perl5