aboutsummaryrefslogtreecommitdiff
path: root/devel/gobject-introspection
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2013-01-29 00:35:32 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2013-01-29 00:35:32 +0000
commit57945c1ebe6536db7611966ed98053e993ae98b9 (patch)
tree1237d87fa7c34f19bb431060ef80850ad8b99c8b /devel/gobject-introspection
parentf93276336223c226017fc35c5fd60b3bd8009495 (diff)
downloadports-57945c1ebe6536db7611966ed98053e993ae98b9.tar.gz
ports-57945c1ebe6536db7611966ed98053e993ae98b9.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 3eb0309aa77f..35312296c6e3 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Generate interface introspection data for GObject libraries
-LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi
+LIB_DEPENDS= ffi:${PORTSDIR}/devel/libffi
USE_BZIP2= yes
GNU_CONFIGURE= yes