diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-12-19 02:06:53 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-19 02:06:53 +0000 |
commit | 619c0037d2d5f408920ecabd7d8d514399f6cbbe (patch) | |
tree | 97c47bb03a9208affa9442b81cc90ac680f6e75e /www/mod_perl2 | |
parent | - Remove ffmpeg snapshot and depend on multimedia/ffmpeg (diff) |
- Fix plist
Reported by: pointyhat via kris
PR: ports/75237
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=124462
Diffstat (limited to 'www/mod_perl2')
-rw-r--r-- | www/mod_perl2/Makefile | 1 | ||||
-rw-r--r-- | www/mod_perl2/pkg-plist | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index a362dc78a7b7..a7981009ba50 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_perl PORTVERSION= 1.99r18 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ \ http://perl.apache.org/dist/old/ diff --git a/www/mod_perl2/pkg-plist b/www/mod_perl2/pkg-plist index 038b46e52525..557306d31c9a 100644 --- a/www/mod_perl2/pkg-plist +++ b/www/mod_perl2/pkg-plist @@ -1,5 +1,9 @@ bin/mp2bug bin/mp2doc +include/apache2/modperl_apr_perlio.h +include/apache2/modperl_xs_util.h +include/apache2/modperl_xs_typedefs.h +include/apache2/modperl_xs_sv_convert.h include/apache2/modules/perl/mod_perl.h include/apache2/modules/perl/modperl_apache_compat.h include/apache2/modules/perl/modperl_apache_includes.h |