1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/www/w3c-httpd/files/patch-ab

20 lines
695 B
Plaintext
Raw Normal View History

*** Daemon/Implementation/CommonMakefile.DIST Sat Oct 29 12:36:04 1994
--- Daemon/Implementation/CommonMakefile Sat Oct 29 12:36:21 1994
***************
*** 35,41 ****
# If this env var is set to something else Some makes will use that instead
SHELL = /bin/sh
# Rule file to be used by target daemon
! RULE_FILE = "/etc/httpd.conf"
CMN = $(WWW)/Library/Implementation
INC = $(WWW)/Library/Implementation
--- 35,41 ----
# If this env var is set to something else Some makes will use that instead
SHELL = /bin/sh
# Rule file to be used by target daemon
! RULE_FILE = "/usr/local/etc/httpd.conf"
CMN = $(WWW)/Library/Implementation
INC = $(WWW)/Library/Implementation