summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-08 11:44:43 +0000
committerwiz <wiz@pkgsrc.org>2012-03-08 11:44:43 +0000
commit8b82e3fb8fe57e714e61a4b5aed5a3f3483ecec5 (patch)
tree3492e98816b50ff463ed00fc9c36825f1db92c56 /wm
parent981ef6e88d873e2076f67b1c316bfa8c7436098e (diff)
downloadpkgsrc-8b82e3fb8fe57e714e61a4b5aed5a3f3483ecec5.tar.gz
Update for new python default version. Bump PKGREVISION.
Diffstat (limited to 'wm')
-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