summaryrefslogtreecommitdiff
path: root/databases/slony1/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
commit7fb9058d3779f78665d4d70d502c79ff2981fa9c (patch)
tree78c99d5e3c9b7c4f5753b7e607116636971828ef /databases/slony1/Makefile
parent- Update to 0.037 [1] (diff)
Convert to new perl framework
Notes
Notes: svn path=/head/; revision=327459
Diffstat (limited to 'databases/slony1/Makefile')
-rw-r--r--databases/slony1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile
index dc62c6471e96..bcfe2f8faf46 100644
--- a/databases/slony1/Makefile
+++ b/databases/slony1/Makefile
@@ -31,7 +31,7 @@ CONFLICTS?= slony1v2-2*
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPERLTOOLS}
-USE_PERL5= yes
+USES= perl5
CONFIGURE_ARGS+= --with-perltools=${LOCALBASE}/sbin
RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
BUILD_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg