aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CSS-Squish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-CSS-Squish/Makefile')
-rw-r--r--textproc/p5-CSS-Squish/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/textproc/p5-CSS-Squish/Makefile b/textproc/p5-CSS-Squish/Makefile
index 9011225b45f4..e391f9c26862 100644
--- a/textproc/p5-CSS-Squish/Makefile
+++ b/textproc/p5-CSS-Squish/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-CSS-Squish
-# Date created: 18 Jun 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= CSS-Squish
PORTVERSION= 0.10
@@ -18,10 +14,9 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString
-MAKE_JOBS_SAFE= yes
-
MAN3= CSS::Squish.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>