diff options
Diffstat (limited to 'x11-themes/buffy/Makefile')
-rw-r--r-- | x11-themes/buffy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile index 56b7957a51bc..299e4f7f8577 100644 --- a/x11-themes/buffy/Makefile +++ b/x11-themes/buffy/Makefile @@ -20,6 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 .include <bsd.port.mk> |