summaryrefslogtreecommitdiff
path: root/net/coda_intro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/coda_intro/Makefile')
-rw-r--r--net/coda_intro/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile
index f0c6d4b4d7d..8601bf0b922 100644
--- a/net/coda_intro/Makefile
+++ b/net/coda_intro/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/17 18:18:43 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/04/10 01:28:21 grant Exp $
#
DISTNAME= coda-intro-4.6.6
@@ -15,7 +15,7 @@ do-build:
@${TRUE}
do-install:
- cd ${WRKSRC}; ${PAX} -r -w -s '|.*CVS||' -s '|.*\.FreeBSD||' \
+ cd ${WRKSRC} && ${PAX} -rw -s '|.*CVS||' -s '|.*\.FreeBSD||' \
doc ${PREFIX}/share
.include "../../mk/bsd.pkg.mk"