summaryrefslogtreecommitdiff
path: root/cad/geda/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-06-08 11:04:27 +0000
committerrillig <rillig@pkgsrc.org>2019-06-08 11:04:27 +0000
commit4904bdd53c317dcacca2795f830ca84321b3a857 (patch)
treefc2149095cb6e2f1a79ff01ea423e295225ed225 /cad/geda/Makefile
parent95ce3f227afadd1efad90c5547c0e1a45fe2206e (diff)
downloadpkgsrc-4904bdd53c317dcacca2795f830ca84321b3a857.tar.gz
cad/*: let pkglint fix indentation, variable alignment, and LOCALBASE
pkglint -Wall -r -F cad Manually fixed the indentation in cad/ghdl/Makefile because SITES.* was (by the current definition) not long enough to count as an outlier line, and because of this, all other lines were aligned to that line.
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r--cad/geda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 667bc9f12d2..e5ca32a0a71 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2019/04/25 07:32:37 maya Exp $
+# $NetBSD: Makefile,v 1.120 2019/06/08 11:04:28 rillig Exp $
DISTNAME= geda-gaf-1.8.2
PKGNAME= ${DISTNAME:S/-gaf-/-/}
@@ -58,7 +58,7 @@ REPLACE_SH+= gnetlist/scripts/sch2eaglepos.sh
USE_TOOLS+= sh:run
# for gsch2pcb
-CONFIGURE_ARGS+= --with-pcb-datadir=${LOCALBASE}/share
+CONFIGURE_ARGS+= --with-pcb-datadir=${PREFIX}/share
USE_TOOLS+= gawk:run lex perl:run pkg-config
# disable groff for a consistent build