summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-02-26 12:48:37 +0000
committerkevlo <kevlo@FreeBSD.org>2001-02-26 12:48:37 +0000
commit35059b204cac82ae65c4f84bab56546ee8a97d5e (patch)
treee20fd744a9561bbf57a4a78eb7bf8802eb43edb0 /misc
parent1d057435c6c3db0702ea1573e3630ccaead3db76 (diff)
downloadFreeBSD-ports-35059b204cac82ae65c4f84bab56546ee8a97d5e.zip
FreeBSD-ports-35059b204cac82ae65c4f84bab56546ee8a97d5e.tar.gz
Style
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Array-PrintCols/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile
index b3f38ab..b247812 100644
--- a/misc/p5-Array-PrintCols/Makefile
+++ b/misc/p5-Array-PrintCols/Makefile
@@ -14,12 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-USE_PERL5= YES
+USE_PERL5= yes
+PERL_CONFIGURE= yes
MAN3= Array::PrintCols.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud