aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Date-Manip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Date-Manip/Makefile')
-rw-r--r--devel/p5-Date-Manip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index 9b010a622b83..8e52bc8f58d6 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -3,7 +3,7 @@
# Date created: April 28th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.6 1998/08/12 09:57:48 asami Exp $
+# $Id: Makefile,v 1.7 1998/08/31 13:56:11 vanilla Exp $
#
DISTNAME= DateManip-5.33
@@ -20,6 +20,6 @@ MAN3= Date::Manip.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>