diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-25 05:16:31 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-25 05:16:31 +0000 |
commit | e859aa39c27d4d30c57b94cbd2f4686bd9cf2186 (patch) | |
tree | 096d1a045025ee19a6c420fc1078db3deda23b3c /mail | |
parent | 6a66f53a9bcda8a7eb3418e5307e0b3b722b78e6 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-Audit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile index 4077ae71368d..29d1d56500c0 100644 --- a/mail/p5-Mail-Audit/Makefile +++ b/mail/p5-Mail-Audit/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/Net/Config.pm:${PORTSDIR}/net/p5-Net \ - ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ + ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} |