aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk2-Unique
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-Gtk2-Unique
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-Gtk2-Unique')
-rw-r--r--x11-toolkits/p5-Gtk2-Unique/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Gtk2-Unique/Makefile b/x11-toolkits/p5-Gtk2-Unique/Makefile
index 526a07e6535e..823f5e6bdf90 100644
--- a/x11-toolkits/p5-Gtk2-Unique/Makefile
+++ b/x11-toolkits/p5-Gtk2-Unique/Makefile
@@ -14,11 +14,11 @@ COMMENT= Perl binding for the C library libunique
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
- p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
- p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2
-LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
-RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2
+BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
+ p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
+ p5-Gtk2>=0:x11-toolkits/p5-Gtk2
+LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique
+RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2
MAKE_JOBS_UNSAFE= yes