diff options
Diffstat (limited to 'x11/gnomelibs/Makefile')
-rw-r--r-- | x11/gnomelibs/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index f39a1b67e945..b1b35ed5e841 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -29,10 +29,8 @@ USE_LIBTOOL= yes LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ - --disable-gnome-hello \ --disable-test-gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ - -I${LOCALBASE}/include/giflib" \ GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" |