summaryrefslogtreecommitdiff
path: root/www/ap22-dnssd
diff options
context:
space:
mode:
authorjoerg <joerg>2010-07-02 20:55:43 +0000
committerjoerg <joerg>2010-07-02 20:55:43 +0000
commit9abbadb77a89cdc200062844d41590447f311742 (patch)
treed6741ced0991debac182b0fe3948ced1033a224c /www/ap22-dnssd
parent46484de823b6f9b3d906f888d5ef5d7f226d402a (diff)
downloadpkgsrc-9abbadb77a89cdc200062844d41590447f311742.tar.gz
Pass down apxs explicitly
Diffstat (limited to 'www/ap22-dnssd')
-rw-r--r--www/ap22-dnssd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap22-dnssd/Makefile b/www/ap22-dnssd/Makefile
index ead74feb509..4befd47882f 100644
--- a/www/ap22-dnssd/Makefile
+++ b/www/ap22-dnssd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:32 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/07/02 20:55:43 joerg Exp $
#
DISTNAME= mod_dnssd-0.5
@@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
USE_TOOLS= pkg-config gmake
USE_LIBTOOL= yes
+CONFIGURE_ENV+= APXS=${APXS:Q}
CONFIGURE_ARGS+= --disable-lynx
PKG_APACHE_ACCEPTED= apache22