diff options
Diffstat (limited to 'x11-themes/clearlooks/Makefile')
-rw-r--r-- | x11-themes/clearlooks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 0f13c51f5f9a..b2173882f2bd 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -8,7 +8,7 @@ PORTNAME?= clearlooks PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= clearlooks @@ -18,7 +18,7 @@ MAINTAINER= ahze@FreeBSD.org COMMENT?= GTK+ 2.x engine based on Bluecurve USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gtk20 INSTALLS_ICONS= yes USE_X_PREFIX= yes |