From 51b3757069add50e2afa4a8c22238c873051b18a Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 30 Apr 2001 04:27:34 +0000 Subject: Add APACHE_SYSCONFDIR to BUILD_DEFS. --- www/ap-ssl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index 27fc0eeb5ae..1c732f10693 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2001/04/29 20:40:32 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2001/04/30 04:27:34 jlam Exp $ DISTNAME= mod_ssl-2.8.2-1.3.19 PKGNAME= ap-ssl-2.8.2 @@ -24,6 +24,8 @@ CONFIGURE_ARGS+= --with-apxs=${PREFIX}/sbin/apxs CONFIGURE_ARGS+= --with-ssl=${SSLBASE} APACHE_SYSCONFDIR?= ${LOCALBASE}/etc/httpd +BUILD_DEFS+= APACHE_SYSCONFDIR + SAMPLECONFDIR= ${PREFIX}/share/examples/mod_ssl DEINSTALL_FILE= ${WRKDIR}/DEINSTALL -- cgit v1.2.3