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