aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/kde4-windeco-crystal/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-26 10:06:46 +0800
committerade <ade@FreeBSD.org>2006-02-26 10:06:46 +0800
commit0319687e1a42970acf88e8fab5a9fb4d2a8f527c (patch)
treed0c0b2bb6ed75c8d46d19d938096dba626923d85 /x11-themes/kde4-windeco-crystal/Makefile
parentf43721aa34024ec52856b50a06c2a4f9463ffbbc (diff)
downloadfreebsd-ports-gnome-0319687e1a42970acf88e8fab5a9fb4d2a8f527c.tar.gz
freebsd-ports-gnome-0319687e1a42970acf88e8fab5a9fb4d2a8f527c.tar.zst
freebsd-ports-gnome-0319687e1a42970acf88e8fab5a9fb4d2a8f527c.zip
Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
Diffstat (limited to 'x11-themes/kde4-windeco-crystal/Makefile')
-rw-r--r--x11-themes/kde4-windeco-crystal/Makefile3
1 files changed, 2 insertions, 1 deletions
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 <bsd.port.mk>