summaryrefslogtreecommitdiff
path: root/www/ap-auth-kerb
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-08 12:15:12 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-08 12:15:12 +0000
commit4aa3ce2bb4d68b3e001fdb2a637410942b82babd (patch)
treec42e896cb5a83ecf7010af9578317a9f42cad47a /www/ap-auth-kerb
parentb90656bef91df555d4b76df06b950c1ccbcbd445 (diff)
downloadpkgsrc-4aa3ce2bb4d68b3e001fdb2a637410942b82babd.tar.gz
Needs libtool.
Diffstat (limited to 'www/ap-auth-kerb')
-rw-r--r--www/ap-auth-kerb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-auth-kerb/Makefile b/www/ap-auth-kerb/Makefile
index 850fa388ef3..a08a1204f76 100644
--- a/www/ap-auth-kerb/Makefile
+++ b/www/ap-auth-kerb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/06/02 18:27:58 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/08 12:15:57 joerg Exp $
DISTNAME= mod_auth_kerb-5.0rc7
PKGNAME= ${APACHE_PKG_PREFIX}-auth-kerb-5.0rc7
@@ -13,6 +13,7 @@ CONFLICTS= ap-auth-kerb-[0-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-krb4
+USE_LIBTOOL= yes
USE_TOOLS+= gmake
APACHE_MODULE= yes