aboutsummaryrefslogtreecommitdiff
path: root/comms/o2sms
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 06:27:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 06:27:41 +0000
commit94f7601273e43def2b3ea22208ebfb08ec7d2ee3 (patch)
tree6e473a930c60d1c8d5c8a722b75b4e61c883d3e7 /comms/o2sms
parentd730b150617e040f468ca720d3b105a8bfaba0db (diff)
downloadports-94f7601273e43def2b3ea22208ebfb08ec7d2ee3.tar.gz
ports-94f7601273e43def2b3ea22208ebfb08ec7d2ee3.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327035
Diffstat (limited to 'comms/o2sms')
-rw-r--r--comms/o2sms/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/comms/o2sms/Makefile b/comms/o2sms/Makefile
index e75f8fdf3a1b..95b229757125 100644
--- a/comms/o2sms/Makefile
+++ b/comms/o2sms/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: o2sms
-# Date created: June 13th, 2006
-# Whom: Conor McDermottroe <ports@mcdermottroe.com>
-#
+# Created by: Conor McDermottroe <ports@mcdermottroe.com>
# $FreeBSD$
-#
PORTNAME= o2sms
PORTVERSION= 3.36
@@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
p5-TestGen4Web-Runner>=0:${PORTSDIR}/www/p5-TestGen4Web-Runner
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= aftsms.1 \
o2sms.1 \