1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- use APACHEMODDIR in pkg-plist [1]

- Mark MAKE_JOBS_SAFE=yes

PR:				ports/134607 [1]
Approved by:	maintainer [1]
Submitted by:	me
This commit is contained in:
Philip M. Gollucci 2009-05-18 10:57:34 +00:00
parent 7ccb59fb24
commit 5fa838cc16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234130
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@ MASTER_SITES= http://sysoev.ru/mod_realip/
MAINTAINER= glebius@FreeBSD.org
COMMENT= Apache module to fix IP addresses in proxied requests
MAKE_JOBS_SAFE= yes
USE_APACHE= 1.3
AP_FAST_BUILD= yes
AP_GENPLIST= yes

View File

@ -1,3 +1,3 @@
libexec/apache/mod_realip.so
%%APACHEMODDIR%%/mod_realip.so
@exec %D/sbin/apxs -e -A -n realip %D/%F
@unexec %D/sbin/apxs -e -A -n realip %D/%F