aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Amazon-SimpleDB/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 11:32:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 11:32:20 +0000
commitb88c23df873d3ba136e2b085754aa34f74ba43a6 (patch)
tree8546abdcbd2875c74667c5bc5d5d2e5af336a102 /databases/p5-Amazon-SimpleDB/Makefile
parent918b115433d5fcc31b35a12eea3e2afb96db56d3 (diff)
downloadports-b88c23df873d3ba136e2b085754aa34f74ba43a6.tar.gz
ports-b88c23df873d3ba136e2b085754aa34f74ba43a6.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326894
Diffstat (limited to 'databases/p5-Amazon-SimpleDB/Makefile')
-rw-r--r--databases/p5-Amazon-SimpleDB/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-Amazon-SimpleDB/Makefile b/databases/p5-Amazon-SimpleDB/Makefile
index a52e0e3bdf0f..00dde245a7c3 100644
--- a/databases/p5-Amazon-SimpleDB/Makefile
+++ b/databases/p5-Amazon-SimpleDB/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Amazon-SimpleDB
-# Date created: 2009-02-02
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Amazon-SimpleDB
PORTVERSION= 0.03
@@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Amazon::SimpleDB.3 \
Amazon::SimpleDB::Domain.3 \