1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/free-sa/files/patch-global.mk
Cheng-Lung Sung 988af3dcf3 - Update to 1.2.1
PR:		ports/111223
Submitted by:	maintainer (Anton Karpov)
2007-04-07 04:25:12 +00:00

12 lines
538 B
Makefile

--- global.mk.orig Wed Apr 4 15:43:18 2007
+++ global.mk Wed Apr 4 15:43:35 2007
@@ -10,7 +10,7 @@
# etc dir
ETCDIR = $(PREFIX)/etc/$(PROGLNAME)
# where put reports (you can change it later via free-sa.conf configuration file)
-WWWDIR = $(PREFIX)/var/www/htdocs/$(PROGLNAME)
+WWWDIR = $(PREFIX)/www/data/$(PROGLNAME)
# dir for temporary data storing (you can change it later via free-sa.conf configuration file)
TMPDIR = /var/cache/$(PROGLNAME)
# where log file lives (you can change it later via free-sa.conf configuration file)