diff options
Diffstat (limited to 'x11-toolkits/gtk-xfce-engine/Makefile')
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile index 5512b395de2c..95dd8c98e91f 100644 --- a/x11-toolkits/gtk-xfce-engine/Makefile +++ b/x11-toolkits/gtk-xfce-engine/Makefile @@ -20,7 +20,7 @@ COMMENT= An XFCE engine for GTK 2.0 USE_GMAKE= yes USE_GNOME= gnomehack gtk20 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_X_PREFIX= yes .include <bsd.port.mk> |