aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 02:37:54 +0800
committeraz <az@FreeBSD.org>2012-06-30 02:37:54 +0800
commitaf4ec4006f463fbe1f7949aaebfee4998c65965c (patch)
tree4912cde1f66a04f2e27c57bc8768fe6f15319ed9 /graphics
parent6f8ed08f2821e7fb0cc255f7056e2931faec9f55 (diff)
downloadfreebsd-ports-gnome-af4ec4006f463fbe1f7949aaebfee4998c65965c.tar.gz
freebsd-ports-gnome-af4ec4006f463fbe1f7949aaebfee4998c65965c.tar.zst
freebsd-ports-gnome-af4ec4006f463fbe1f7949aaebfee4998c65965c.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/inkscape/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 0c604b28d3a6..b5e55f8c3cb2 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
wpg-0.2:${PORTSDIR}/graphics/libwpg \
png15:${PORTSDIR}/graphics/png \
Magick++.5:${PORTSDIR}/graphics/ImageMagick
-RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
+RUN_DEPENDS= p5-XML-XQL>=0:${PORTSDIR}/textproc/p5-XML-XQL
USE_BZIP2= yes
USE_GMAKE= yes