diff options
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index 669d70605bea..c4e6ffbabcf0 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolk USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomehack metacity libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |