aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2009-10-13 21:37:49 +0000
committerCy Schubert <cy@FreeBSD.org>2009-10-13 21:37:49 +0000
commit5e1919271ee846121bde7faf1a01d2e14c2754b9 (patch)
tree577797c60b89b7f14555fa092a67a8ad28a65677 /security/krb5-appl
parentc318193ee2feb23701c9c2b5d2aca62be2f084ae (diff)
downloadports-5e1919271ee846121bde7faf1a01d2e14c2754b9.tar.gz
ports-5e1919271ee846121bde7faf1a01d2e14c2754b9.zip
Remove commented option from a bygone era.
Notes
Notes: svn path=/head/; revision=242788
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 92ba6dd7fdf2..840f31fa8f76 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -29,7 +29,6 @@ USE_PERL5_BUILD= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
CONFIGURE_ARGS?= --enable-shared
-# CONFIGURE_ARGS+= --disable-thread-support
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \
CFLAGS="${CFLAGS}"
MAKE_ARGS= INSTALL="${INSTALL}"