From 59d35cc4e8efa5ea6963997f58691d58420a6f4e Mon Sep 17 00:00:00 2001 From: tobez Date: Fri, 24 Aug 2001 21:32:55 +0000 Subject: Remove redundant USE_PERL5 statements. --- databases/p5-DBIWrapper/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases') diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile index 9b6185556a59..0f287ba3c38d 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -20,8 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -USE_PERL5= yes - MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= DBIWrapper.3 -- cgit