aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-SMS-Send
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 06:03:58 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 06:03:58 +0000
commit5afe3af5800cef153c206dcf3ce2f56aa85ada42 (patch)
tree43a75d1113991650ff8764ee64732c9d181c0ce4 /comms/p5-SMS-Send
parente10369322220c0fa0a0ab68ed222621adf553709 (diff)
downloadports-5afe3af5800cef153c206dcf3ce2f56aa85ada42.tar.gz
ports-5afe3af5800cef153c206dcf3ce2f56aa85ada42.zip
Notes
Diffstat (limited to 'comms/p5-SMS-Send')
-rw-r--r--comms/p5-SMS-Send/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile
index f93298d7961b..2f9d68d3f433 100644
--- a/comms/p5-SMS-Send/Makefile
+++ b/comms/p5-SMS-Send/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-SMS-Send
-# Date created: 2006-08-26
-# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
-#
+# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
-#
PORTNAME= SMS-Send
PORTVERSION= 1.06
@@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Class-Adapter>=1.05:${PORTSDIR}/devel/p5-Class-Adapter \
p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= SMS::Send.3 \
SMS::Send::AU::Test.3 \