pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/basic256 fix typo in SUBST_MESSAGEs
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec2c81e0dc3a
branches: trunk
changeset: 602370:ec2c81e0dc3a
user: dholland <dholland%pkgsrc.org@localhost>
date: Fri Apr 13 04:46:40 2012 +0000
description:
fix typo in SUBST_MESSAGEs
diffstat:
lang/basic256/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5ee94c77e47f -r ec2c81e0dc3a lang/basic256/Makefile
--- a/lang/basic256/Makefile Fri Apr 13 04:44:30 2012 +0000
+++ b/lang/basic256/Makefile Fri Apr 13 04:46:40 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/03/03 00:13:25 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/04/13 04:46:40 dholland Exp $
#
DISTNAME= basic256_0.9.6.66
@@ -23,7 +23,7 @@
SUBST_CLASSES+= fix-path
SUBST_STAGE.fix-path= pre-configure
-SUBST_MESSAGE.fix-path= Fix hard coded pathes for qt4
+SUBST_MESSAGE.fix-path= Fix hard coded paths for qt4
SUBST_FILES.fix-path= Makefile
SUBST_FILES.fix-path+= Makefile.Release
SUBST_SED.fix-path= -e 's,/usr/share,${PREFIX},g'
@@ -34,7 +34,7 @@
SUBST_CLASSES+= fix-path2
SUBST_STAGE.fix-path2= pre-configure
-SUBST_MESSAGE.fix-path2= Fix hard coded pathes
+SUBST_MESSAGE.fix-path2= Fix hard coded paths
SUBST_FILES.fix-path2+= BASIC256.pro
SUBST_SED.fix-path2= -e 's,/usr/share,${PREFIX}/share,g'
SUBST_SED.fix-path2+= -e 's,/usr/local,${PREFIX},g'
Home |
Main Index |
Thread Index |
Old Index