diff options
-rw-r--r-- | devel/gobject-introspection/Makefile | 4 | ||||
-rw-r--r-- | devel/gobject-introspection/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 3c44b9ee1..aa28d6c7f 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Logvinov <avl@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.42 2011/09/21 12:12:23 kwm Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.43 2011/10/04 11:57:21 kwm Exp $ # PORTNAME= gobject-introspection @@ -22,7 +22,7 @@ LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \ USE_XZ= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack glib20 ltverhack +USE_GNOME= gnomehier gnomehack glib20 ltverhack USE_PYTHON= -2.7 USE_BISON= build USE_GETTEXT= yes diff --git a/devel/gobject-introspection/pkg-plist b/devel/gobject-introspection/pkg-plist index 94680857c..bb07c58b6 100644 --- a/devel/gobject-introspection/pkg-plist +++ b/devel/gobject-introspection/pkg-plist @@ -196,8 +196,6 @@ share/gtk-doc/html/gi/up.png @dirrmtry share/gtk-doc @dirrm share/gobject-introspection-1.0/tests @dirrm share/gobject-introspection-1.0 -@dirrmtry share/gir-1.0 -@dirrmtry lib/girepository-1.0 @dirrm lib/gobject-introspection/giscanner @dirrm lib/gobject-introspection @dirrm include/gobject-introspection-1.0 |