aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/vte/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-15 04:51:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-15 04:51:24 +0000
commitf4cea8f552806099204229c3d94e5d0d802a67ad (patch)
tree0a550ac5b9de53dcef5d7af026b6c6c22f614f89 /x11-toolkits/vte/Makefile
parent9db400d986af9d91220bd7557386994701e098b7 (diff)
Notes
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r--x11-toolkits/vte/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index af7d1c74a1aa..ca8cb46c9970 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vte
-PORTVERSION= 0.10.8
+PORTVERSION= 0.10.10
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
@@ -27,6 +27,7 @@ USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --disable-python
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch: