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