diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
commit | 2835757114bfcb81f5118da55d313b8b27d29a8a (patch) | |
tree | f8806a8994b3c8c3590caae2cd5d43ae5459114e /mail/p5-Mail-ListDetector | |
parent | fac88ab9a70af5389d76248602030bbec53a7756 (diff) | |
download | ports-2835757114bfcb81f5118da55d313b8b27d29a8a.tar.gz ports-2835757114bfcb81f5118da55d313b8b27d29a8a.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-ListDetector')
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index 159af730df0d..cebc088272c0 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes |