summaryrefslogtreecommitdiff
path: root/devel/noweb
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-05-28 17:35:49 +0000
committerrillig <rillig@pkgsrc.org>2006-05-28 17:35:49 +0000
commit93c32a3b456ff1eae0321ccb4eb5a6971f689ad2 (patch)
treeacd8efb371489fab89ebfcc56dba183249e96b6c /devel/noweb
parentba35e0220519064fb5ddf27df84f6d3d2a66a47f (diff)
downloadpkgsrc-93c32a3b456ff1eae0321ccb4eb5a6971f689ad2.tar.gz
Fixed a pkglint warning.
Diffstat (limited to 'devel/noweb')
-rw-r--r--devel/noweb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile
index 665ca3dbf41..9f14d475ac5 100644
--- a/devel/noweb/Makefile
+++ b/devel/noweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/05/23 16:07:04 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2006/05/28 17:35:49 rillig Exp $
DISTNAME= noweb-2.9a
PKGREVISION= 3
@@ -29,7 +29,7 @@ SUBST_STAGE.mktemp= post-patch
.if ${OPSYS} != "SunOS"
do-configure:
- (cd ${WRKSRC} ; ./awkname awk)
+ cd ${WRKSRC} && ./awkname awk
.endif
post-install: