summaryrefslogtreecommitdiff
path: root/cross/bossa
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/bossa
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/bossa')
-rw-r--r--cross/bossa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/bossa/Makefile b/cross/bossa/Makefile
index 32c88020017..3e5845fe486 100644
--- a/cross/bossa/Makefile
+++ b/cross/bossa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/11/14 22:21:11 kleink Exp $
+# $NetBSD: Makefile,v 1.18 2019/06/08 10:53:27 rillig Exp $
PKGNAME= bossa-20140109
DISTNAME= b-o-s-s-a-code-05bfcc39bc0453c3028b1161175b95a81af7a901
@@ -11,7 +11,7 @@ HOMEPAGE= https://sourceforge.net/projects/b-o-s-s-a/
COMMENT= Open source SAM-BA compatible Atmel ARM programmer
LICENSE= gnu-gpl-v3
-INSTALLATION_DIRS= bin
+INSTALLATION_DIRS= bin
LDFLAGS+= ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.readline}/lib \
-L${BUILDLINK_PREFIX.readline}/lib