aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Xslate/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-06-05 14:21:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-06-05 14:21:43 +0000
commit6212a2753d7524cd41cd5c76ed080ea04acc9c3a (patch)
treea04b8f019a485579efdde0660a93494c030aaef1 /textproc/p5-Text-Xslate/Makefile
parent81c0cdd9ebeba7134878f98fa553c00292f5260f (diff)
downloadports-6212a2753d7524cd41cd5c76ed080ea04acc9c3a.tar.gz
ports-6212a2753d7524cd41cd5c76ed080ea04acc9c3a.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Xslate/Makefile')
-rw-r--r--textproc/p5-Text-Xslate/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index bb862ed864db..bf417488e8eb 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -24,13 +24,7 @@ MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501600
-BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
-.endif
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Xslate/Xslate.so
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>