diff options
author | Cy Schubert <cy@FreeBSD.org> | 2009-10-13 21:37:19 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2009-10-13 21:37:19 +0000 |
commit | c318193ee2feb23701c9c2b5d2aca62be2f084ae (patch) | |
tree | 305957bdfeeb57fddbac8eee32bab82f4f366592 /security/krb5-16 | |
parent | - Update to 2.1.11 (diff) |
Remove commented out option from a bygone era.
Notes
Notes:
svn path=/head/; revision=242787
Diffstat (limited to 'security/krb5-16')
-rw-r--r-- | security/krb5-16/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index 712ee7d5f134..28bb3483fa63 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -32,7 +32,6 @@ USE_PERL5_BUILD= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS?= --enable-shared -# CONFIGURE_ARGS+= --disable-thread-support CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \ CFLAGS="${CFLAGS}" MAKE_ARGS= INSTALL="${INSTALL}" |