From da880765886f48c0ac8fd253e5601d04ea853215 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- x11-themes/clean-theme-gtk/Makefile | 4 ++-- x11-themes/clean-theme-gtk/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-themes/clean-theme-gtk') diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile index 74cbdae01f1e..7ed38bc89712 100644 --- a/x11-themes/clean-theme-gtk/Makefile +++ b/x11-themes/clean-theme-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= clean-theme-gtk PORTVERSION= 1.2.x -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= clean___ @@ -19,7 +19,7 @@ COMMENT= The Clean GTK theme engine WRKSRC= ${WRKDIR}/gtk-clean-theme USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gtk12 USE_GMAKE= yes USE_REINPLACE= yes diff --git a/x11-themes/clean-theme-gtk/pkg-plist b/x11-themes/clean-theme-gtk/pkg-plist index d5089175bd84..0c5c1dd67fb7 100644 --- a/x11-themes/clean-theme-gtk/pkg-plist +++ b/x11-themes/clean-theme-gtk/pkg-plist @@ -1,4 +1,4 @@ -lib/gtk/themes/engines/libclean.a +lib/gtk/themes/engines/libclean.la lib/gtk/themes/engines/libclean.so share/themes/Clean/ICON.png share/themes/Clean/README.html -- cgit