summaryrefslogtreecommitdiff
path: root/www/ap-auth-kerb
diff options
context:
space:
mode:
authorrillig <rillig>2006-06-25 09:11:48 +0000
committerrillig <rillig>2006-06-25 09:11:48 +0000
commite0239ee30b0a56daa13648174d7a308407d8a41d (patch)
treeec01098fc99c9cd7562a9f405e4812a16220e4b0 /www/ap-auth-kerb
parent4a635f73432b8c3b9d7fa7f5e9852f681ee284ee (diff)
downloadpkgsrc-e0239ee30b0a56daa13648174d7a308407d8a41d.tar.gz
This package needs some help to find apxs.
Diffstat (limited to 'www/ap-auth-kerb')
-rw-r--r--www/ap-auth-kerb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap-auth-kerb/Makefile b/www/ap-auth-kerb/Makefile
index a08a1204f76..473a8381ef0 100644
--- a/www/ap-auth-kerb/Makefile
+++ b/www/ap-auth-kerb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/06/08 12:15:57 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/25 09:11:48 rillig Exp $
DISTNAME= mod_auth_kerb-5.0rc7
PKGNAME= ${APACHE_PKG_PREFIX}-auth-kerb-5.0rc7
@@ -13,6 +13,8 @@ CONFLICTS= ap-auth-kerb-[0-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-krb4
+CONFIGURE_ARGS+= --with-apache=${BUILDLINK_PREFIX.apache}
+CONFIGURE_ARGS+= APXS=${APXS}
USE_LIBTOOL= yes
USE_TOOLS+= gmake