aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/vte/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-01-19 20:29:21 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-01-19 20:29:21 +0000
commitca39bbd4015259e01af32b1a82bf0fc15c93c311 (patch)
tree6efd48931ee26a228b6925d1a54083ccf3a1fe9b /x11-toolkits/vte/Makefile
parent817ea56f0516ada9421656bf425c20d64bcdbdf9 (diff)
Notes
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r--x11-toolkits/vte/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index 20ed2c7d39cd..ca63f73c0a9e 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vte
PORTVERSION= 0.11.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -22,8 +22,8 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
-USE_INC_LIBTOOL_VER=13
-USE_GNOME= gnomeprefix gnomehack lthack gtk20
+USE_LIBTOOL_VER=15
+USE_GNOME= gnomeprefix gnomehack gtk20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
BSD_PTHREAD_LIBS="${PTHREAD_LIBS}"