diff options
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r-- | devel/gobject-introspection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index f6a6f1306..cc585e562 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi USES= bison gettext gmake libtool pathfix pkgconfig \ python:2 tar:xz GNU_CONFIGURE= yes -USE_GNOME= gnomehier glib20 +USE_GNOME= glib20 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib |