summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig>2006-06-25 09:11:48 +0000
committerrillig <rillig>2006-06-25 09:11:48 +0000
commit23a260d50738eedd13f88d2eb457f93c1c4754df (patch)
treeec01098fc99c9cd7562a9f405e4812a16220e4b0 /www
parent32c9f59cbffbbfde4d5ce04766db8d5369bf14b6 (diff)
downloadpkgsrc-23a260d50738eedd13f88d2eb457f93c1c4754df.tar.gz
This package needs some help to find apxs.
Diffstat (limited to 'www')
-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