diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 09:28:51 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 09:28:51 +0000 |
commit | 85453432faacbcfe0c71a381f43f1b99f5f6c509 (patch) | |
tree | e88683038b1306d03b9034c7eec66ba9a8240c7a /www/mod_perl | |
parent | - Mark broken for AMD64 (diff) |
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION
Diffstat (limited to 'www/mod_perl')
-rw-r--r-- | www/mod_perl/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_perl/pkg-plist b/www/mod_perl/pkg-plist index 3d08941c0dfa..703b2cb90313 100644 --- a/www/mod_perl/pkg-plist +++ b/www/mod_perl/pkg-plist @@ -77,4 +77,4 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Bundle @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/Constants @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Apache -@dirrmtry etc/apache +@dirrmtry %%APACHEETCDIR%% |