aboutsummaryrefslogtreecommitdiff
path: root/x11/terminator
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-15 16:22:17 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-15 16:22:17 +0000
commit1e34739b64d384b87ee2c57027df596b464c79ab (patch)
tree528f950c491cb30f26166e5e23d4b77ad233a5ee /x11/terminator
parent875909eef32afaae5809e1ed26797d44a2f7e2b1 (diff)
downloadports-1e34739b64d384b87ee2c57027df596b464c79ab.tar.gz
ports-1e34739b64d384b87ee2c57027df596b464c79ab.zip
Notes
Diffstat (limited to 'x11/terminator')
-rw-r--r--x11/terminator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index 09b559df7abf..939832d901b1 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= NLS GCONF
GCONF_DESC= Use GNOME Terminal settings
OPTIONS_DEFAULT= NLS GCONF
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Terminator
@@ -42,7 +42,7 @@ PYSETUP+= --without-gettext
.include <bsd.port.pre.mk>
-PYSETUP+= --without-icon-cache
+PYDISTUTILS_SETUP+= --without-icon-cache
.if ${PORT_OPTIONS:MGCONF}
USE_GNOME+= pygnome2