aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-vte/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-vte/Makefile')
-rw-r--r--x11-toolkits/py-vte/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile
index 73993810c4bb..9d658bfff731 100644
--- a/x11-toolkits/py-vte/Makefile
+++ b/x11-toolkits/py-vte/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/py-vte/Makefile,v 1.3 2009/02/24 19:42:18 kwm Exp $
+# $MCom: ports/x11-toolkits/py-vte/Makefile,v 1.5 2010/09/30 09:15:43 kwm Exp $
#
PORTREVISION= 0
@@ -22,6 +22,7 @@ PLIST= ${.CURDIR}/pkg-plist
USE_GNOME= gnomehack gnometarget vte pygtk2
USE_PYTHON= yes
CONFIGURE_ARGS= --enable-python \
+ --disable-Bsymbolic \
--disable-freetypetest
.include "${MASTERDIR}/Makefile"