summaryrefslogtreecommitdiff
path: root/www/mod_tsunami
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-18 10:59:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-18 10:59:18 +0000
commitdb29a7b53bddfa25029d26f4944c93f3ada1cc03 (patch)
tree2a1abc9d57cd7f0356b3d79f7d2053cdd45e03c7 /www/mod_tsunami
parent- use APACHEMODDIR in pkg-plist [1] (diff)
- use APACHEMODDIR in pkg-plist [1]
- Mark MAKE_JOBS_SAFE=yes PR: ports/134608 [1] Approved by: maintainer (via e-mail) [1] Submitted by: me
Notes
Notes: svn path=/head/; revision=234131
Diffstat (limited to 'www/mod_tsunami')
-rw-r--r--www/mod_tsunami/Makefile2
-rw-r--r--www/mod_tsunami/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_tsunami/Makefile b/www/mod_tsunami/Makefile
index f851c9bb7c21..8c8c8475b2d7 100644
--- a/www/mod_tsunami/Makefile
+++ b/www/mod_tsunami/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://bertrand.demiddelaer.org/mod_tsunami/
MAINTAINER= ale@FreeBSD.org
COMMENT= Apache module which dynamically limits a site's slot usage
+MAKE_JOBS_SAFE= yes
+
USE_APACHE= 1.3
AP_FAST_BUILD= yes
diff --git a/www/mod_tsunami/pkg-plist b/www/mod_tsunami/pkg-plist
index 427505e618ce..deb107d44a49 100644
--- a/www/mod_tsunami/pkg-plist
+++ b/www/mod_tsunami/pkg-plist
@@ -1,4 +1,4 @@
-libexec/apache/mod_tsunami.so
+%%APACHEMODDIR%%/mod_tsunami.so
@exec %D/sbin/apxs -e -A -n tsunami %D/%F
@unexec %D/sbin/apxs -e -A -n tsunami %D/%F
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS