diff options
Diffstat (limited to 'x11-toolkits/whistlerk/Makefile')
-rw-r--r-- | x11-toolkits/whistlerk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/whistlerk/Makefile b/x11-toolkits/whistlerk/Makefile index 5b5d2fe1fea7..9055f339939e 100644 --- a/x11-toolkits/whistlerk/Makefile +++ b/x11-toolkits/whistlerk/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes .include <bsd.port.mk> |