aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/vte/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-08 18:36:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-08 18:36:39 +0000
commit2615706a311b9d06937c7c803d9372ecd5d87e8b (patch)
treeee9be2980750e01c35150422a0f37abd45f56922 /x11-toolkits/vte/Makefile
parentf7676015da7917195d45d2eaad5e9fd1ad7b9f26 (diff)
downloadports-2615706a311b9d06937c7c803d9372ecd5d87e8b.tar.gz
ports-2615706a311b9d06937c7c803d9372ecd5d87e8b.zip
Notes
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r--x11-toolkits/vte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index 1560868f767b..b700a28b6ef0 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vte
PORTVERSION= 0.11.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11
@@ -23,7 +23,7 @@ USE_REINPLACE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=13
-USE_GNOME= gnomeprefix gnomehack gtk20
+USE_GNOME= gnomeprefix gnomehack lthack gtk20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
BSD_PTHREAD_LIBS="${PTHREAD_LIBS}"