aboutsummaryrefslogtreecommitdiff
path: root/www/interchange
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 13:38:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 13:38:20 +0000
commitf7ec825618d3536d6c7986a7b7b1bac77a63199a (patch)
tree1fce9b2d7dcfb567ed9cb78f576ce28112115661 /www/interchange
parent7e70f84254bc7adaaaf7b3471afb2d4763daa167 (diff)
downloadports-f7ec825618d3536d6c7986a7b7b1bac77a63199a.tar.gz
ports-f7ec825618d3536d6c7986a7b7b1bac77a63199a.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327283
Diffstat (limited to 'www/interchange')
-rw-r--r--www/interchange/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/interchange/Makefile b/www/interchange/Makefile
index f9348c3d2c51..fa1a09602bea 100644
--- a/www/interchange/Makefile
+++ b/www/interchange/Makefile
@@ -17,8 +17,9 @@ RUN_DEPENDS= p5-Safe-Hole>=0.10:${PORTSDIR}/security/p5-Safe-Hole \
p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1
BUILD_DEPENDS:= ${RUN_DEPENDS}
+USES= perl5
+USE_PERL5= configure
USE_BZIP2= yes
-PERL_CONFIGURE= yes
OPTIONS_DEFINE= MYSQL PGSQL
OPTIONS_DEFAULT= MYSQL