summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-22 10:38:39 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-22 10:38:39 +0800
commite78232aec1d65f86990d933055c775f47c52389c (patch)
treea04d91f312007fcf5d4b3d36a92a422c834b0780 /x11/gnome-terminal/Makefile
parent225fda79adb48a7fc10ce0f5373cf83d6cb0aef8 (diff)
downloadmarcuscom-ports-e78232aec1d65f86990d933055c775f47c52389c.tar
marcuscom-ports-e78232aec1d65f86990d933055c775f47c52389c.tar.gz
marcuscom-ports-e78232aec1d65f86990d933055c775f47c52389c.tar.bz2
marcuscom-ports-e78232aec1d65f86990d933055c775f47c52389c.tar.lz
marcuscom-ports-e78232aec1d65f86990d933055c775f47c52389c.tar.xz
marcuscom-ports-e78232aec1d65f86990d933055c775f47c52389c.tar.zst
marcuscom-ports-e78232aec1d65f86990d933055c775f47c52389c.zip
Update to 2.3.1. Say good-bye to libzvt support for good.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@791 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 468867ad1..3e358b1f1 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -6,16 +6,15 @@
#
PORTNAME= gnometerminal
-PORTVERSION= 2.2.1
-PORTREVISION= 1
+PORTVERSION= 2.3.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-terminal/2.2
+MASTER_SITE_SUBDIR= sources/gnome-terminal/2.3
DISTNAME= gnome-terminal-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Terminal component for the GNOME 2.0 Desktop
+COMMENT= Terminal component for the GNOME 2 Desktop
USE_BZIP2= yes
USE_X_PREFIX= yes
@@ -24,7 +23,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \