diff options
Diffstat (limited to 'x11-themes/gtk-zenith-theme/Makefile')
-rw-r--r-- | x11-themes/gtk-zenith-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-zenith-theme/Makefile b/x11-themes/gtk-zenith-theme/Makefile index 2b4519a03720..b200b42f4ccd 100644 --- a/x11-themes/gtk-zenith-theme/Makefile +++ b/x11-themes/gtk-zenith-theme/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk-zenith-theme PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= zenith @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/zenith-1.0 USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_GMAKE= yes .include <bsd.port.mk> |