summaryrefslogtreecommitdiffstats
path: root/mail/mbx2mbox
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerijliao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commit821f4bfe1527325c53be4dbf7c0a00aff391e896 (patch)
tree58fe92204378aa80d003f4d264f7a76f3b318df9 /mail/mbx2mbox
parent1b702a0f718f009f5a32d32d75a69be3a129dd71 (diff)
downloadFreeBSD-ports-821f4bfe1527325c53be4dbf7c0a00aff391e896.zip
FreeBSD-ports-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.gz
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'mail/mbx2mbox')
-rw-r--r--mail/mbx2mbox/Makefile2
-rw-r--r--mail/mbx2mbox/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/mbx2mbox/Makefile b/mail/mbx2mbox/Makefile
index 15e66f3..563c42d 100644
--- a/mail/mbx2mbox/Makefile
+++ b/mail/mbx2mbox/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= MS Outlook Express .mbx to mbox file converter
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip
+BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/mail/mbx2mbox/pkg-plist b/mail/mbx2mbox/pkg-plist
index 4d5a1c1..3c86ea4 100644
--- a/mail/mbx2mbox/pkg-plist
+++ b/mail/mbx2mbox/pkg-plist
@@ -1,3 +1,3 @@
bin/mbx2mbox
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/mbx2mbox/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/mbx2mbox
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/mbx2mbox/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/mbx2mbox
OpenPOWER on IntegriCloud