From 68c2f99c6300bc38a37eb3a8292b562cc2d8952b Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 1 Mar 2001 06:39:18 +0000 Subject: Remove do-configure section, use PERL_CONFIGURE now. --- devel/p5-FreezeThaw/Makefile | 5 +---- devel/p5-FreezeThaw/pkg-descr | 11 +++++------ 2 files changed, 6 insertions(+), 10 deletions(-) (limited to 'devel/p5-FreezeThaw') diff --git a/devel/p5-FreezeThaw/Makefile b/devel/p5-FreezeThaw/Makefile index c873751ce830..698fec9ca2a5 100644 --- a/devel/p5-FreezeThaw/Makefile +++ b/devel/p5-FreezeThaw/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= FreezeThaw.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-FreezeThaw/pkg-descr b/devel/p5-FreezeThaw/pkg-descr index 29bbd2ad2642..7e8c81d6124e 100644 --- a/devel/p5-FreezeThaw/pkg-descr +++ b/devel/p5-FreezeThaw/pkg-descr @@ -1,7 +1,6 @@ - Converts data to/from stringified form, appropriate for - saving-to/reading-from permanent storage. - - Deals with objects, circular lists, repeated appearence of - the same refence. Does not deal with overloaded stringify - operator yet. +Converts data to/from stringified form, appropriate for +saving-to/reading-from permanent storage. +Deals with objects, circular lists, repeated appearence of +the same refence. Does not deal with overloaded stringify +operator yet. -- cgit v1.2.3