summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz>2011-05-02 12:54:13 +0000
committerwiz <wiz>2011-05-02 12:54:13 +0000
commit4d6afa4cc11e0f0322b015845928717d05841229 (patch)
tree437e1ae500513553b6e280c3bedf4eb72f108366 /wm
parenta9a2bd62b547cb4e13264edeceb25b3a3f034383 (diff)
downloadpkgsrc-4d6afa4cc11e0f0322b015845928717d05841229.tar.gz
Fix typo.
Diffstat (limited to 'wm')
-rw-r--r--wm/openbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index fae84d56517..dcfdf48f51d 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2011/05/02 12:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2011/05/02 12:54:13 wiz Exp $
DISTNAME= openbox-3.4.11.2
PKGREVISION= 5
@@ -41,7 +41,7 @@ SUBST_FILES.python+= tools/xdg-autostart/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_MESSAGE.xdg= Fixing path to python.
+SUBST_MESSAGE.python= Fixing path to python.
CHECK_INTERPRETER_SKIP= lib/openbox/xdg-autostart
BUILDLINK_DEPMETHOD.libXt?= build