summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-03-11 23:28:54 +0000
committermaya <maya@pkgsrc.org>2017-03-11 23:28:54 +0000
commitabd8b95d4c1bbf4e6465d09e44cd34d97519d010 (patch)
treef80f020f36e25235fc61eff333404c9df25ed5d9 /devel
parent326629e9e0755e26564aa6967daacd8618a5a91a (diff)
downloadpkgsrc-abd8b95d4c1bbf4e6465d09e44cd34d97519d010.tar.gz
rt3 needs libapreq, not libapreq2. so no ap24 (yet)
Diffstat (limited to 'devel')
-rw-r--r--devel/rt3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile
index 27147681be0..9221a27425d 100644
--- a/devel/rt3/Makefile
+++ b/devel/rt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2017/03/11 23:26:32 maya Exp $
+# $NetBSD: Makefile,v 1.62 2017/03/11 23:28:54 maya Exp $
DISTNAME= rt-3.8.17
PKGREVISION= 7
@@ -82,7 +82,7 @@ DEPENDS+= p5-GnuPG-Interface-[0-9]*:../../security/p5-GnuPG-Interface
# Front-end dependencies:
.if !empty(PKG_OPTIONS:Mmodperl1)
-DEPENDS+= p5-${APACHE_PKG_PREFIX}-libapreq>=1.2:../../www/p5-libapreq
+DEPENDS+= p5-libapreq>=1.2:../../www/p5-libapreq
DEPENDS+= p5-Apache-DBI>=0.92:../../databases/p5-Apache-DBI
.elif !empty(PKG_OPTIONS:Mmodperl2)
DEPENDS+= p5-Apache-DBI>=0.92:../../databases/p5-Apache-DBI