aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-11-19 00:45:09 +0800
committermat <mat@FreeBSD.org>2013-11-19 00:45:09 +0800
commit7104d04fa6390b447400eba5b28df71a85aab421 (patch)
tree1f4367f53911cc112a7fd0f4bec71bfa584b45b6 /devel
parent7544e51fe11fe9aeb75e8a7245e6ddda8daa40d1 (diff)
downloadfreebsd-ports-gnome-7104d04fa6390b447400eba5b28df71a85aab421.tar.gz
freebsd-ports-gnome-7104d04fa6390b447400eba5b28df71a85aab421.tar.zst
freebsd-ports-gnome-7104d04fa6390b447400eba5b28df71a85aab421.zip
Use new USES=dos2unix
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Class-Contract/Makefile3
-rw-r--r--devel/p5-Config-IniHash/Makefile3
-rw-r--r--devel/p5-Devel-Diagram/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Class-Contract/Makefile b/devel/p5-Class-Contract/Makefile
index ad853e688438..895a8beb0f20 100644
--- a/devel/p5-Class-Contract/Makefile
+++ b/devel/p5-Class-Contract/Makefile
@@ -10,9 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Design-by-Contract OO in Perl
-USES= perl5
+USES= perl5 dos2unix
USE_PERL5= configure
-USE_DOS2UNIX= yes
PLIST_SUB+= EXAMPLESDIR="share/examples/${PORTNAME}"
pre-configure:
diff --git a/devel/p5-Config-IniHash/Makefile b/devel/p5-Config-IniHash/Makefile
index d8342a86ed29..83a5d3ad9588 100644
--- a/devel/p5-Config-IniHash/Makefile
+++ b/devel/p5-Config-IniHash/Makefile
@@ -16,8 +16,7 @@ RUN_DEPENDS= p5-Hash-Case>=0:${PORTSDIR}/devel/p5-Hash-Case \
p5-Hash-WithDefaults>=0.04:${PORTSDIR}/devel/p5-Hash-WithDefaults
BUILD_DEPENDS:= ${RUN_DEPENDS}
-USES= perl5
+USES= perl5 dos2unix
USE_PERL5= configure
-USE_DOS2UNIX= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Devel-Diagram/Makefile b/devel/p5-Devel-Diagram/Makefile
index 5dc6ec507749..6b7e7416c8ad 100644
--- a/devel/p5-Devel-Diagram/Makefile
+++ b/devel/p5-Devel-Diagram/Makefile
@@ -10,9 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Discover the classes of an arbitrary suite of Perl modules
-USES= perl5
+USES= perl5 dos2unix
USE_PERL5= configure
-USE_DOS2UNIX= yes
post-install:
.ifndef(NOPORTDOCS)