aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Spreadsheet-ParseExcel
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Spreadsheet-ParseExcel')
-rw-r--r--textproc/p5-Spreadsheet-ParseExcel/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile
index 84affeb343d4..6d2a11c5f320 100644
--- a/textproc/p5-Spreadsheet-ParseExcel/Makefile
+++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile
@@ -14,14 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@protey.ru
-USE_PERL5= yes
+PERL_CONFIGURE= yes
MAN3= Spreadsheet::ParseExcel.3
-
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-do-configure:
- @cd ${WRKSRC}; \
- ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX}
-
.include <bsd.port.mk>