1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Fix pkg-plist for WITH_APACHE

PR:             ports/149684
Submitted by:   ohauer
Approved by:    maintainer timeout (lth ; 26 days)
This commit is contained in:
Philip M. Gollucci 2010-09-10 03:51:09 +00:00
parent 85642065db
commit 68de575df4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260911
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= CGI-SpeedyCGI
PORTVERSION= 2.22
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,4 +1,6 @@
%%APACHE%%%%APACHEMODDIR%%/mod_speedycgi.so
%%APACHE%%@exec %D/sbin/apxs -e -a -n speedycgi %D/%F
%%APACHE%%@unexec %D/sbin/apxs -e -A -n speedycgi %D/%F
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SpeedyCGI/.packlist
%%SITE_PERL%%/CGI/SpeedyCGI.pm
bin/speedy