aboutsummaryrefslogtreecommitdiff
path: root/sysutils/patchelf
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-02 21:41:47 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-02 21:41:47 +0000
commite929aea23c678404413a50eb73c457b8960438e1 (patch)
tree703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /sysutils/patchelf
parent149be67400eb8cd7ef5777241693267dc5e74076 (diff)
downloadports-e929aea23c678404413a50eb73c457b8960438e1.tar.gz
ports-e929aea23c678404413a50eb73c457b8960438e1.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
Notes
Notes: svn path=/head/; revision=453381
Diffstat (limited to 'sysutils/patchelf')
-rw-r--r--sysutils/patchelf/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/patchelf/Makefile b/sysutils/patchelf/Makefile
index ae5764fa7186..33bcd499b383 100644
--- a/sysutils/patchelf/Makefile
+++ b/sysutils/patchelf/Makefile
@@ -8,15 +8,15 @@ CATEGORIES= sysutils
MAINTAINER= wg@FreeBSD.org
COMMENT= Utility to modify the dynamic linker
-LICENSE= GPLv3+
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf gmake
-GNU_CONFIGURE= yes
+USES= autoreconf gmake
+GNU_CONFIGURE= yes
-USE_GITHUB= yes
-GH_ACCOUNT= NixOS
-GH_PROJECT= patchelf
+USE_GITHUB= yes
+GH_ACCOUNT= NixOS
+GH_PROJECT= patchelf
OPTIONS_DEFINE= DOCS