diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-08-03 10:29:52 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-08-03 10:29:52 +0000 |
commit | 44db6bcb0d9eb3501502ca722506772dc5c8ad83 (patch) | |
tree | 32fe3e68d916c57fa3b04712db7b782239fae522 /x11-toolkits | |
parent | ee1f66eac6d8820b0a4bfc72f31485916b4196b0 (diff) | |
download | ports-44db6bcb0d9eb3501502ca722506772dc5c8ad83.tar.gz ports-44db6bcb0d9eb3501502ca722506772dc5c8ad83.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/unique/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile index 8bd34f86630b..d63c75655d3a 100644 --- a/x11-toolkits/unique/Makefile +++ b/x11-toolkits/unique/Makefile @@ -20,7 +20,7 @@ USE_GMAKE= yes USES= gettext USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USE_GNOME= gtk20 gnomeprefix ltverhack:2 +USE_GNOME= gtk20 gnomeprefix introspection:build ltverhack:2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-maintainer-flags CPPFLAGS+= -I${LOCALBASE}/include |