aboutsummaryrefslogtreecommitdiff
path: root/security/xmlsec1
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 /security/xmlsec1
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 'security/xmlsec1')
-rw-r--r--security/xmlsec1/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index c4f0b9ab750b..dc6cf7bb2ed3 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -28,13 +28,13 @@ CONFIGURE_ARGS= --with-openssl="${OPENSSLBASE}" \
--with-gcrypt="${LOCALBASE}"
MAKE_ENV= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC}
INSTALL_TARGET= install-strip
-PORTDOCS= api authors.html bugs.html c14n.html documentation.html \
- download.html faq.html favicon.ico images/bart.gif \
- images/libxml2-logo.png images/libxslt-logo.png \
- images/logo.gif images/openssl-logo.png \
- images/xmlsec-logo.gif index.html news.html related.html \
- xmldsig-verifier.html xmldsig.html xmlenc.html \
- xmlsec-man.html
+PORTDOCS= api authors.html bugs.html c14n.html documentation.html \
+ download.html faq.html favicon.ico images/bart.gif \
+ images/libxml2-logo.png images/libxslt-logo.png \
+ images/logo.gif images/openssl-logo.png \
+ images/xmlsec-logo.gif index.html news.html related.html \
+ xmldsig-verifier.html xmldsig.html xmlenc.html \
+ xmlsec-man.html
OPTIONS_DEFINE= DOCS GNUTLS NSS
OPTIONS_SUB= yes