summaryrefslogtreecommitdiff
path: root/cross/h8300-hms-gcc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-06-08 10:53:26 +0000
committerrillig <rillig@pkgsrc.org>2019-06-08 10:53:26 +0000
commit95ce3f227afadd1efad90c5547c0e1a45fe2206e (patch)
tree957dcef3c562fafb49e0c5f10a93918fcd883bac /cross/h8300-hms-gcc
parentda7926cedfcd3a80a37f3a5db3b7ef9601211bcb (diff)
downloadpkgsrc-95ce3f227afadd1efad90c5547c0e1a45fe2206e.tar.gz
cross/*: let pkglint autofix indentation and variable alignment
pkglint -Wall -F -r cross xtensa-esp32-elf-gcc has been manually edited afterwards because when realigning variable assignments, pkglint only allows one long outlier line. This package has two long SITES.* lines, therefore pkglint wanted to indent the variable values much further to the right. This needs to be fixed in pkglint.
Diffstat (limited to 'cross/h8300-hms-gcc')
-rw-r--r--cross/h8300-hms-gcc/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile
index cf9b2fb87d2..0343a658470 100644
--- a/cross/h8300-hms-gcc/Makefile
+++ b/cross/h8300-hms-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2019/03/22 13:16:33 tnn Exp $
+# $NetBSD: Makefile,v 1.31 2019/06/08 10:53:28 rillig Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -10,9 +10,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
newlib-1.10.0.tar.gz
SITES.newlib-1.10.0.tar.gz= https://www.sourceware.org/pub/newlib/
-PATCH_SITES= ${MASTER_SITE_SOURCEFORGE:=h8300-hms/}
-PATCHFILES= h8300-hms-gcc-3.1-1.patch
-PATCH_DIST_ARGS= -d ${SRCDIR} -E -p1
+PATCH_SITES= ${MASTER_SITE_SOURCEFORGE:=h8300-hms/}
+PATCHFILES= h8300-hms-gcc-3.1-1.patch
+PATCH_DIST_ARGS= -d ${SRCDIR} -E -p1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= #empty
@@ -20,7 +20,7 @@ COMMENT= GCC compiler for h8300-hms
DEPENDS+= cross-h8300-hms-binutils-[0-9]*:../../cross/h8300-hms-binutils
-H8300_PREFIX= ${LOCALBASE}/libexec/cross-h8300-hms
+H8300_PREFIX= ${PREFIX}/libexec/cross-h8300-hms
WRKSRC= ${WRKDIR}/objdir
USE_TOOLS+= gmake