summaryrefslogtreecommitdiff
path: root/wm/openbox
diff options
context:
space:
mode:
Diffstat (limited to 'wm/openbox')
-rw-r--r--wm/openbox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index ca3dee7213e..c3b11144033 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2012/03/05 15:02:49 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2012/03/08 11:44:43 wiz Exp $
DISTNAME= openbox-3.5.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= wm x11
MASTER_SITES= http://openbox.org/dist/openbox/
@@ -40,7 +40,7 @@ SUBST_STAGE.python= pre-build
SUBST_FILES.python+= data/autostart/openbox-xdg-autostart
# Best we can do without pulling in a python dependency.
# Update when PYTHON_VERSION_DEFAULT changes!
-SUBST_SED.python+= -e 's,/usr/bin/env.*python,${PREFIX}/bin/python2.6,'
+SUBST_SED.python+= -e 's,/usr/bin/env.*python,${PREFIX}/bin/python2.7,'
SUBST_MESSAGE.python= Fixing path to python.
CHECK_INTERPRETER_SKIP= libexec/openbox-xdg-autostart