1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fix pkg-plist (missing man entry) and remove the note about using static modperl.

PR:		ports/76721
Submitted by:	Rod Taylor (maintainer)
This commit is contained in:
Volker Stolz 2005-01-28 08:18:06 +00:00
parent 1e2a484f7a
commit 168c4348da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127527

View File

@ -115,10 +115,6 @@ BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}/graphics/p5-Imag
BUILD_DEPENDS+= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM
.endif
.if exists(libexec/apache/libperl.so)
IGNORE= Port requires apache with static mod_perl (www/apache13-modperl)
.endif
MAN1= bric_queued.1 bric_dbprof.1 bric_republish.1 bric_dev_sync.1 \
bric_pgimport.1 bric_ftpd.1 bric_clean_tmp.1 bric_dist_mon.1 \
bric_apachectl.1 bric_soap.1
@ -208,6 +204,7 @@ MAN3= Bric.3 Bric::Admin.3 Bric::AdvTemplates.3 Bric::Alert.3 \
Bric::Util::Language::it_it.3 Bric::Util::Language::km.3 \
Bric::Util::Language::ko_ko.3 Bric::Util::Language::lo.3 \
Bric::Util::Language::my.3 Bric::Util::Language::pt_pt.3 \
Bric::Util::Language::ru_ru.3 \
Bric::Util::Language::ug.3 Bric::Util::Language::vi_vn.3 \
Bric::Util::Language::zh_cn.3 Bric::Util::Language::zh_hk.3 \
Bric::Util::Language::zh_tw.3 Bric::Util::MediaType.3 \