summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-21 06:53:56 +0000
committerjlam <jlam@pkgsrc.org>2002-09-21 06:53:56 +0000
commit7e7420c62ad3a32ccf4d35f957e3d30df3618590 (patch)
tree6ebf5d864170c66d231b9b8e3dfffd099b993e74 /cad/pcb
parent23e500e23546c5d77d240cf539de828d0c6685a9 (diff)
downloadpkgsrc-7e7420c62ad3a32ccf4d35f957e3d30df3618590.tar.gz
Fix a few typos.
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index e548539518f..782f1f401c2 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/09/21 06:49:25 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2002/09/21 06:53:56 jlam Exp $
# FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp
#
@@ -24,7 +24,7 @@ PKG_SYSCONFSUBDIR= pcb
DOCDIR= ${PREFIX}/share/doc/pcb
EGDIR= ${PREFIX}/share/examples/pcb
INFODIR= ${PREFIX}/info
-M4DIR= ${PREFIX}/lib/x11/pcb/m4
+M4DIR= ${PREFIX}/lib/X11/pcb/m4
INFO_FILES= pcb.info
CONF_FILES= ${EGDIR}/local.inc ${PKG_SYSCONFDIR}/local.inc
@@ -54,7 +54,7 @@ post-install:
printf("sinclude(user-config.inc)\n"); \
printf("sinclude(proj-config.inc)\n"); \
} \
- {
+ { \
gsub(/^include\(/,"include(${M4DIR}/"); \
print; \
}' \