aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Stty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Stty/Makefile')
-rw-r--r--devel/p5-IO-Stty/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile
index 99c8364a80c5..81bfdf312ff7 100644
--- a/devel/p5-IO-Stty/Makefile
+++ b/devel/p5-IO-Stty/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-IO-Stty
-# Date created: 1 Oct 2011
-# Whom: Stephon Chen <stephon@gmail.com>
-#
+# Created by: Stephon Chen <stephon@gmail.com>
# $FreeBSD$
-#
PORTNAME= IO-Stty
PORTVERSION= 0.03
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Change and print terminal line settings
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= IO::Stty.3