From 3f178915835531b407d0787d9b9cebcec27bef3c Mon Sep 17 00:00:00 2001 From: swills Date: Tue, 7 Feb 2012 01:07:57 +0000 Subject: - Remove useless USE_PERL --- devel/p5-Dir-Self/Makefile | 1 - textproc/p5-YAML-Shell/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/devel/p5-Dir-Self/Makefile b/devel/p5-Dir-Self/Makefile index 4a4553c945c6..cfeb245a933c 100644 --- a/devel/p5-Dir-Self/Makefile +++ b/devel/p5-Dir-Self/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= A __DIR__ constant for the directory your source file is in -USE_PERL= yes PERL_CONFIGURE= yes MAN3= Dir::Self.3 diff --git a/textproc/p5-YAML-Shell/Makefile b/textproc/p5-YAML-Shell/Makefile index 3f31d7f2e49b..ebd7a6acc182 100644 --- a/textproc/p5-YAML-Shell/Makefile +++ b/textproc/p5-YAML-Shell/Makefile @@ -18,7 +18,6 @@ COMMENT= The YAML Test Shell BUILD_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML -USE_PERL= yes PERL_CONFIGURE= yes MAN1= ysh.1 -- cgit