aboutsummaryrefslogtreecommitdiff
path: root/net/ldapscripts/Makefile
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2018-01-25 11:07:50 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2018-01-25 11:07:50 +0000
commitd79ff76e2426d87a8ad0a9731e6e4ebef6d01090 (patch)
tree563a40b6ae1519cfbef58e63b360c073f2240e7b /net/ldapscripts/Makefile
parentbb347f42ed1ff2d58ab1a4df7b3db4e811a094ce (diff)
downloadports-d79ff76e2426d87a8ad0a9731e6e4ebef6d01090.tar.gz
ports-d79ff76e2426d87a8ad0a9731e6e4ebef6d01090.zip
Make portlint happier with my ports (reorder variables)
Notes
Notes: svn path=/head/; revision=459919
Diffstat (limited to 'net/ldapscripts/Makefile')
-rw-r--r--net/ldapscripts/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile
index da772e01d1ad..60d4442a8b62 100644
--- a/net/ldapscripts/Makefile
+++ b/net/ldapscripts/Makefile
@@ -19,12 +19,13 @@ RUN_DEPENDS= ldapadd:net/openldap${OPENLDAP_VER}${OPENLDAP_FLAVOUR}-client \
ldapmodrdn:net/openldap${OPENLDAP_VER}${OPENLDAP_FLAVOUR}-client \
ldappasswd:net/openldap${OPENLDAP_VER}${OPENLDAP_FLAVOUR}-client
+NO_ARCH= yes
+
OPTIONS_DEFINE= SASL
SASL_VARS= OPENLDAP_FLAVOUR=-sasl WANT_OPENLDAP_SASL=yes
-NO_ARCH= yes
-USE_OPENLDAP= yes
USES= iconv tar:tgz
+USE_OPENLDAP= yes
LIBDIR= ${PREFIX}/lib/${PORTNAME}
MAKE_ENV+= MANDIR=${MANPREFIX}/man \
ETCDIR=${ETCDIR}