summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Folder
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-Folder')
-rw-r--r--mail/p5-Mail-Folder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile
index 46f13261b42a..e3174f0794b8 100644
--- a/mail/p5-Mail-Folder/Makefile
+++ b/mail/p5-Mail-Folder/Makefile
@@ -3,7 +3,7 @@
# Date created: October 24th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.11 1998/08/23 03:05:11 jseger Exp $
+# $Id: Makefile,v 1.12 1998/08/23 13:45:04 jseger Exp $
#
DISTNAME= MailFolder-0.07
@@ -28,6 +28,6 @@ MAN3= Mail::Folder.3 Mail::Folder::Emaul.3 Mail::Folder::Mbox.3 \
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
.include <bsd.port.mk>