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