summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vte3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/vte3/Makefile')
-rw-r--r--x11-toolkits/vte3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index 7ca081d1b..7c35fa89f 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -3,7 +3,8 @@
# $MCom$
PORTNAME?= vte
-PORTVERSION= 0.38.0
+PORTVERSION= 0.36.3
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/gnome-pty-helper/vte/}/${PORTVERSION:R}
@@ -20,8 +21,6 @@ USES= tar:xz
VTE3_SLAVE?= no
.if ${VTE3_SLAVE}!="yes"
-BUILD_DEPENDS+= vapigen:${PORTSDIR}/lang/vala-vapigen \
- bash:${PORTSDIR}/shells/bash
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:${PORTSDIR}/x11-toolkits/gnome-pty-helper
.endif
@@ -45,7 +44,7 @@ OPTIONS_DEFINE= GLX
GLX_DESC= Support for DRI/GLX rendering
.endif
-PLIST_SUB= VERSION=2.91
+PLIST_SUB= VERSION=2.90
.include <bsd.port.options.mk>