From 0319687e1a42970acf88e8fab5a9fb4d2a8f527c Mon Sep 17 00:00:00 2001 From: ade Date: Sun, 26 Feb 2006 02:06:46 +0000 Subject: Post libtool-conversion fixups Submitted by: pointyhat Approved by: portmgr (implicit) --- x11-themes/kde4-windeco-crystal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-themes/kde4-windeco-crystal/Makefile') diff --git a/x11-themes/kde4-windeco-crystal/Makefile b/x11-themes/kde4-windeco-crystal/Makefile index 05d96604d1ca..37c28f97453f 100644 --- a/x11-themes/kde4-windeco-crystal/Makefile +++ b/x11-themes/kde4-windeco-crystal/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-windeco-crystal PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.saschahlusiak.de/linux/ DISTNAME= crystal-${PORTVERSION} @@ -17,6 +18,6 @@ COMMENT= Transparent KDE window decoration USE_BZIP2= yes USE_GMAKE= yes USE_KDEBASE_VER=3 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 .include -- cgit