1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

apply SITE_PERL

add news/bin/filter/filter_innd.pl into pkg-plist

Noticed by:	kris and bento
This commit is contained in:
Yen-Ming Lee 2003-06-11 06:54:43 +00:00
parent fd6aed2f1a
commit 29feca8434
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82752
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ MAINTAINER= leeym@FreeBSD.org
COMMENT= Spam filter for Usenet news servers
RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:${PORTSDIR}/news/inn \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
NO_BUILD= yes
BINOWN= news

View File

@ -4,3 +4,4 @@ news/bin/filter/bad_hosts
news/bin/filter/bad_paths
news/bin/filter/cleanfeed
news/bin/filter/cleanfeed.local.sample
news/bin/filter/filter_innd.pl