aboutsummaryrefslogtreecommitdiff
path: root/devel/gobject-introspection
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2013-03-20 02:39:49 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2013-03-20 02:39:49 +0000
commit4b03dedc6c5ceb313cba96ed09a4413837937180 (patch)
tree3f3ad55b6dd621354b6dc29d51fe529592538b50 /devel/gobject-introspection
parentf80489791089f224de0f3f67201f3ec0be3a1684 (diff)
downloadports-4b03dedc6c5ceb313cba96ed09a4413837937180.tar.gz
ports-4b03dedc6c5ceb313cba96ed09a4413837937180.zip
Notes
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r--devel/gobject-introspection/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index a2353d02a333..7df445f6dfd4 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -13,7 +13,7 @@ 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= ffi:${PORTSDIR}/devel/libffi
+LIB_DEPENDS= ffi.6:${PORTSDIR}/devel/libffi
USES= bison pathfix
USE_XZ= yes