summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-10-17 10:37:52 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-10-17 10:37:52 +0800
commit5589f18a22773b6e35c8a27f3efacd3322500194 (patch)
treece29c14e0ea87acd4d6c5a2df0923aa19051ca97 /x11/gnome-terminal/Makefile
parent8020af2746d871b2f28f62483c21253d884bf0db (diff)
downloadmarcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar
marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.gz
marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.bz2
marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.lz
marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.xz
marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.tar.zst
marcuscom-ports-5589f18a22773b6e35c8a27f3efacd3322500194.zip
-Update to 2.8.0.
-Remove lthack and use libtool 1.5. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2995 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r--x11/gnome-terminal/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index c91711a35..303ea7a5d 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gnometerminal
-PORTVERSION= 2.7.3
-PORTREVISION= 1
+PORTVERSION= 2.8.0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-terminal/2.7
+MASTER_SITE_SUBDIR= sources/gnome-terminal/2.8
DISTNAME= gnome-terminal-${PORTVERSION}
DIST_SUBDIR= gnome2
@@ -21,8 +20,8 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier libgnomeui vte
-USE_LIBTOOL_VER=13
+USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui vte
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"