From c75d3ef59830648d3f82f0e552e0992e0fb61f0c Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 20 Feb 1999 10:44:22 +0000 Subject: Upgrade to 19990108. --- devel/p5-Devel-DProf/Makefile | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'devel/p5-Devel-DProf/Makefile') diff --git a/devel/p5-Devel-DProf/Makefile b/devel/p5-Devel-DProf/Makefile index f825f9a42291..d09fa9ac031f 100644 --- a/devel/p5-Devel-DProf/Makefile +++ b/devel/p5-Devel-DProf/Makefile @@ -1,33 +1,28 @@ # New ports collection makefile for: p5-Devel-DProf -# Version required: 19970614 +# Version required: 19990108 # Date created: June 15th 1997 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.6 1998/10/12 19:32:28 jseger Exp $ +# $Id: Makefile,v 1.7 1998/11/11 05:37:11 asami Exp $ # -DISTNAME= DProf-19970614 -PKGNAME= p5-Devel-DProf-19970614 +DISTNAME= DProf-19990108 +PKGNAME= p5-Devel-DProf-19990108 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Devel MAINTAINER= jfitz@FreeBSD.ORG +CONFIGURE_ARGS= PREFIX=${PREFIX} USE_PERL5= YES -.include - -.if ${OSVERSION} >= 300000 -BROKEN= perl -.endif - MAN1PREFIX= ${PREFIX} MAN1= dprofpp.1 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Devel::DProf.3 do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS} -.include +.include -- cgit v1.2.3