diff options
Diffstat (limited to 'x11-themes/gtkstep/Makefile')
-rw-r--r-- | x11-themes/gtkstep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index 25db45056ac3..45152a994b6c 100644 --- a/x11-themes/gtkstep/Makefile +++ b/x11-themes/gtkstep/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> |