summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 03:23:02 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 03:23:02 +0800
commit75a5d782023996df59e5d53a6919d39e17017070 (patch)
tree81163ec62ffaca014161fc740ae583bc0e3125b5 /x11/gnome-terminal/Makefile
parentb6106a3e1fb8bdb1c7170f5163dce00d02efa9d4 (diff)
downloadmarcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar
marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.gz
marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.bz2
marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.lz
marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.xz
marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.tar.zst
marcuscom-ports-75a5d782023996df59e5d53a6919d39e17017070.zip
Update to 2.5.1.
Submitted by: Jeremy Messenger <mezz7@cox.net> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1447 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r--x11/gnome-terminal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 400a0d1f4..3a13b47a4 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnometerminal
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-terminal/2.5
@@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte
+USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier libgnomeui vte
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"