diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-11-03 05:47:55 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-11-03 05:47:55 +0800 |
commit | 2338ce892fb9a47cbc04cd83b523a93aebdd38e0 (patch) | |
tree | bc11c3c365f54cf6cb3a2055ebbbca0d513dd1e4 /devel/gobject-introspection | |
parent | 529b92e31852b42e6d4530c7553b3c9c108c8372 (diff) | |
download | marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar.gz marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar.zst marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.zip |
Drop gnomehier from gnome ports, keep it in b.g.m until we can clean the
ports tree after gnome 3 landed.
Since pkg itself tries to cleanup empty dirs we don't have to keep track
of them anymore.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20031 df743ca5-7f9a-e211-a948-0013205c9059
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 |