summaryrefslogtreecommitdiff
path: root/devel/apr
diff options
context:
space:
mode:
authorgrant <grant>2005-02-16 09:53:35 +0000
committergrant <grant>2005-02-16 09:53:35 +0000
commit67ca6d02351bd35009a6c6d7f648cfdc03df9a2a (patch)
tree6bce54b52b0ec60ce11d2469f6efe7fedad32f98 /devel/apr
parent01f4a12f75d8083c60fd4be50cb46d23fa3a8711 (diff)
downloadpkgsrc-67ca6d02351bd35009a6c6d7f648cfdc03df9a2a.tar.gz
fix typo
Diffstat (limited to 'devel/apr')
-rw-r--r--devel/apr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apr/Makefile b/devel/apr/Makefile
index 18d67c730de..3da81183726 100644
--- a/devel/apr/Makefile
+++ b/devel/apr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/02/09 14:52:12 tron Exp $
+# $NetBSD: Makefile,v 1.32 2005/02/16 09:53:35 grant Exp $
.include "../../www/apache2/Makefile.common"
@@ -43,7 +43,7 @@ SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-configure
SUBST_FILES.conf= apr/config.layout apr-util/config.layout
SUBST_SED.conf= -e "s,@PREFIX@,${PREFIX},g"
-SUBST_MESSAGE.conf= "Fixing harcoded paths."
+SUBST_MESSAGE.conf= "Fixing hardcoded paths."
do-configure:
@cd ${WRKSRC}/apr && ${SETENV} ${CONFIGURE_ENV} ./configure \