diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-02-23 23:50:20 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-02-23 23:50:20 +0000 |
commit | ea55ad2dbfb9017a523e94a00e3efd4e9376a1a2 (patch) | |
tree | 4e9e974d7f9952739e2302af6f13bb414bba5f6f /x11-toolkits/unique/Makefile | |
parent | 612a96fd4d789a98c228c8929ca885a9ec0a9676 (diff) | |
download | ports-ea55ad2dbfb9017a523e94a00e3efd4e9376a1a2.tar.gz ports-ea55ad2dbfb9017a523e94a00e3efd4e9376a1a2.zip |
Notes
Diffstat (limited to 'x11-toolkits/unique/Makefile')
-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 45aa48028b2b..4f9682823cb9 100644 --- a/x11-toolkits/unique/Makefile +++ b/x11-toolkits/unique/Makefile @@ -20,7 +20,7 @@ USE_XORG= ice USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= glib20 gnomeprefix +USE_GNOME= gtk20 gnomeprefix GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |