Skip to content

Commit

Permalink
Change a BUILD_DEFS and add some more.
Browse files Browse the repository at this point in the history
(As discussed in September 2007 on tech-pkg.)


---
yaml
---
svn_rev: 122022
current_ref: refs/heads/trunk
current_commit: 9abd1d7
head_branch: refs/heads/trunk
  • Loading branch information
reed committed Jan 20, 2008
1 parent f4c3b10 commit 4cfea2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/trunk: 6f3d03eb10df4a6c272e3e3b25b36b7bcadd075b
refs/heads/trunk: 9abd1d79fb35619097768f0c58ccb44ae9ae5024
6 changes: 3 additions & 3 deletions trunk/www/apache/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.192 2007/10/07 20:49:57 dmcmahill Exp $
# $NetBSD: Makefile,v 1.193 2008/01/20 04:06:03 reed Exp $
#
# This pkg does not compile in mod_ssl, only the `mod_ssl EAPI' (a set of
# code hooks that allow mod_ssl to be compiled separately later, if desired).
Expand Down Expand Up @@ -79,7 +79,7 @@ APACHE_SUEXEC_CONFIGURE_ARGS+= \
CONFIGURE_ARGS+= --enable-suexec \
${APACHE_SUEXEC_CONFIGURE_ARGS:M--suexec-*}
PLIST_SRC= ${PKGDIR}/PLIST.suexec
BUILD_DEFS+= APACHE_SUEXEC_CONFIGURE_ARGS
BUILD_DEFS+= APACHE_SUEXEC_DOCROOT
.endif

# Note that there is NO static compile module hook here. This is intentional.
Expand Down Expand Up @@ -130,7 +130,7 @@ LINK_LIBGCC_LDFLAGS+= -lgcc_s
. endif
.endif

BUILD_DEFS+= APACHE_CUSTOM_CFLAGS
BUILD_DEFS+= APACHE_CUSTOM_CFLAGS APACHE_USER APACHE_GROUP

EGDIR= ${PREFIX}/share/examples/httpd

Expand Down

0 comments on commit 4cfea2b

Please sign in to comment.