summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2011-10-18 01:36:34 +0000
committerobache <obache>2011-10-18 01:36:34 +0000
commit96160e8d3cda02cf32b2954bf9a5d9afeba96698 (patch)
treeb9178b96cf6e3545b654e390432c4e5a6773cc36
parente951f55d48b23908fe42446491c33966f43495de (diff)
downloadpkgsrc-96160e8d3cda02cf32b2954bf9a5d9afeba96698.tar.gz
fix a typo in comment.
-rw-r--r--devel/poco/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/poco/Makefile b/devel/poco/Makefile
index 568e5316f42..2935d4b6b1f 100644
--- a/devel/poco/Makefile
+++ b/devel/poco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/10/16 08:18:52 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/10/18 01:36:34 obache Exp $
#
PKGNAME= poco-${POCO_VERSION}
@@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --include-path=${BUILDLINK_PREFIX.pcre}/include
CONFIGURE_ARGS+= --include-path=${BUILDLINK_PREFIX.zlib}/include
CONFIGURE_ARGS+= --include-path=${BUILDLINK_PREFIX.openssl}/include
-# remove pach backup files.
+# remove patch backup files.
pre-install:
${RM} -f ${WRKSRC}/Foundation/include/Poco/Platform.h.orig