svn commit: r360095 - head/devel/gobject-introspection
Bartek Rutkowski
robak at FreeBSD.org
Tue Jul 1 21:16:36 UTC 2014
Author: robak
Date: Tue Jul 1 21:16:35 2014
New Revision: 360095
URL: http://svnweb.freebsd.org/changeset/ports/360095
QAT: https://qat.redports.org/buildarchive/r360095/
Log:
devel/gobject-introspection: convert to new LIB_DEPENDS format
Approved by: swills, marino (mentors)
Modified:
head/devel/gobject-introspection/Makefile
Modified: head/devel/gobject-introspection/Makefile
==============================================================================
--- head/devel/gobject-introspection/Makefile Tue Jul 1 21:08:43 2014 (r360094)
+++ head/devel/gobject-introspection/Makefile Tue Jul 1 21:16:35 2014 (r360095)
@@ -14,7 +14,7 @@ COMMENT= Generate interface introspectio
# 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= libffi.so:${PORTSDIR}/devel/libffi
USES= bison gettext gmake pathfix pkgconfig
USE_XZ= yes
More information about the svn-ports-all
mailing list