diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/eel2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gal2/Makefile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile index ee704d3cb..a58e5a8e0 100644 --- a/x11-toolkits/eel2/Makefile +++ b/x11-toolkits/eel2/Makefile @@ -19,7 +19,7 @@ COMMENT= Generally useful classes and extensions to GNOME USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gail libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomevfs2 gail libgnomeui USE_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 6578e8fae..4ec247d33 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -20,8 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gnomehier intlhack \ - libgnomeui libgnomeprintui +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui INSTALLS_SHLIB= yes USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-static --with-libiconv |