diff options
Diffstat (limited to 'x11-themes/kde-windeco-smoothblend/Makefile')
-rw-r--r-- | x11-themes/kde-windeco-smoothblend/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/kde-windeco-smoothblend/Makefile b/x11-themes/kde-windeco-smoothblend/Makefile index 30b44903a772..a06f5c1e31e5 100644 --- a/x11-themes/kde-windeco-smoothblend/Makefile +++ b/x11-themes/kde-windeco-smoothblend/Makefile @@ -7,7 +7,7 @@ PORTNAME= smoothblend PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes kde MASTER_SITES= http://www.p0z3r.org/downloads/ PKGNAMEPREFIX= kde-windeco- @@ -21,7 +21,7 @@ CONFLICTS= kdeartwork-3.5.[0-9]* USE_BZIP2= yes USE_GMAKE= yes USE_KDEBASE_VER=3 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION} .include <bsd.port.mk> |