diff options
author | Cy Schubert <cy@FreeBSD.org> | 2014-05-07 19:59:43 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2014-05-07 19:59:43 +0000 |
commit | d18ed390d0129d2d17bf685915ad5d40010321b1 (patch) | |
tree | 3a0b84c133fb70a90158491179046c2fa71d65d5 /security/sssd | |
parent | 06e196a2a570956e75aeb1fcf08d8267f886df12 (diff) |
Notes
Diffstat (limited to 'security/sssd')
-rw-r--r-- | security/sssd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile index 15bf178558cf..eea22a79eb76 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -50,12 +50,13 @@ PLIST_SUB= PYTHON_VER=${PYTHON_VER} MAKE_ENV+= LINGUAS="bg de eu es fr hu id it ja nb nl pl pt ru sv tg tr uk zh_CN zh_TW" SUB_FILES= pkg-message -USE_AUTOTOOLS= autoconf automake aclocal libtool +USE_AUTOTOOLS= autoconf automake aclocal AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes USE_PYTHON= yes USE_OPENLDAP= yes -USES= gettext gmake iconv pkgconfig +USES= gettext gmake iconv pkgconfig shebangfix libtool +SHEBANG_FILES= src/tools/sss_obfuscate USE_RC_SUBR= ${PORTNAME} PORTDATA= * |