diff options
Diffstat (limited to 'x11-toolkits/gnome-look/Makefile')
-rw-r--r-- | x11-toolkits/gnome-look/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnome-look/Makefile b/x11-toolkits/gnome-look/Makefile index aac376529b8e..ec1122302055 100644 --- a/x11-toolkits/gnome-look/Makefile +++ b/x11-toolkits/gnome-look/Makefile @@ -17,7 +17,7 @@ COMMENT= A GTK theme engine designed to look nice with the GNOME desktop environ USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes .include <bsd.port.mk> |