summaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-engines2/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-18 20:15:18 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-18 20:15:18 +0800
commit744ffa5ae11836aa42edf754415a27c9ea5343a9 (patch)
treedeaff051074b3bbfc5d8b932f6732565a34d4b6e /x11-themes/gtk-engines2/Makefile
parent8d2cecf681218178625f24306910283f55fc5059 (diff)
downloadmarcuscom-ports-744ffa5ae11836aa42edf754415a27c9ea5343a9.tar.gz
marcuscom-ports-744ffa5ae11836aa42edf754415a27c9ea5343a9.tar.zst
marcuscom-ports-744ffa5ae11836aa42edf754415a27c9ea5343a9.zip
Use ltasneededhack (big boost on changing themes and starting gnome)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10770 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-rw-r--r--x11-themes/gtk-engines2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile
index e4b447181..83a19c28c 100644
--- a/x11-themes/gtk-engines2/Makefile
+++ b/x11-themes/gtk-engines2/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.57 2008/02/26 01:03:59 mezz Exp $
+# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.58 2008/03/10 22:59:26 ahze Exp $
#
PORTNAME= gtk-engines2
PORTVERSION= 2.14.0
+PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -21,10 +22,10 @@ CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]*
USE_GMAKE= yes
USE_BZIP2= yes
-USE_GNOME= gnomehack gtk20 intlhack
+USE_GNOME= gnomehack gtk20 intlhack ltasneededhack
USE_GETTEXT= yes
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_ANIMATION)