summaryrefslogtreecommitdiff
path: root/devel/noweb
diff options
context:
space:
mode:
authorrillig <rillig>2006-05-28 17:35:49 +0000
committerrillig <rillig>2006-05-28 17:35:49 +0000
commit2335468a4cec11241ccf32d65de326ca95b7a071 (patch)
treeacd8efb371489fab89ebfcc56dba183249e96b6c /devel/noweb
parentec104d1f4e5dc22c61e19b8a93a5c6e7b7fa8bcb (diff)
downloadpkgsrc-2335468a4cec11241ccf32d65de326ca95b7a071.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: