pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap22-dnssd Pass down apxs explicitly



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b2c67181467
branches:  trunk
changeset: 577089:2b2c67181467
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jul 02 20:55:43 2010 +0000

description:
Pass down apxs explicitly

diffstat:

 www/ap22-dnssd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8c575ab55547 -r 2b2c67181467 www/ap22-dnssd/Makefile
--- a/www/ap22-dnssd/Makefile   Fri Jul 02 20:50:34 2010 +0000
+++ b/www/ap22-dnssd/Makefile   Fri Jul 02 20:55:43 2010 +0000
@@ -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 @@
 USE_TOOLS=     pkg-config gmake
 USE_LIBTOOL=   yes
 
+CONFIGURE_ENV+=                APXS=${APXS:Q}
 CONFIGURE_ARGS+=       --disable-lynx
 
 PKG_APACHE_ACCEPTED=   apache22



Home | Main Index | Thread Index | Old Index