summaryrefslogtreecommitdiff
path: root/devel/gobject-introspection
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/gobject-introspection
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r--devel/gobject-introspection/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index 47d5ab7237f4..34b4af84dd51 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -11,8 +11,8 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Generate interface introspection data for GObject libraries
# we need cairo otherwise the generated Cairo gir is broken
-BUILD_DEPENDS= cairo-trace:${PORTSDIR}/graphics/cairo
-LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi
+BUILD_DEPENDS= cairo-trace:graphics/cairo
+LIB_DEPENDS= libffi.so:devel/libffi
PORTSCOUT= limitw:1,even