summaryrefslogtreecommitdiff
path: root/cad/gnetlist
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gnetlist')
-rw-r--r--cad/gnetlist/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index da343b9ae50..0d514bc5b41 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2006/09/17 17:36:35 rillig Exp $
+# $NetBSD: Makefile,v 1.44 2007/02/22 19:26:10 wiz Exp $
#
DISTNAME= geda-gnetlist-${PKGVERSION}
@@ -21,7 +21,7 @@ USE_LIBTOOL= YES
# needs GNU m4 for the PCBboard and gsch2pcb netlisters
USE_TOOLS+= gmake m4:run pkg-config
-EVAL_PREFIX+= PCBDIR=pcb
+EVAL_PREFIX+= PCBDIR=pcb
CONFIGURE_ARGS+= --with-pcbm4dir=${PCBDIR}/share/pcb/m4
CONFIGURE_ARGS+= --with-pcbconfdir=${PKG_SYSCONFDIR}/pcb