aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CSS-Sass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-CSS-Sass/Makefile')
-rw-r--r--textproc/p5-CSS-Sass/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-CSS-Sass/Makefile b/textproc/p5-CSS-Sass/Makefile
index ab3f2413b409..ce2ad4af4a3a 100644
--- a/textproc/p5-CSS-Sass/Makefile
+++ b/textproc/p5-CSS-Sass/Makefile
@@ -27,13 +27,6 @@ USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502600
-BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils
-RUN_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils
-.endif
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/Sass.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/plugins/glob/glob.so
@@ -41,4 +34,4 @@ post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/plugins/math/math.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/libsass.so
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>