pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/rt3 rt3 needs libapreq, not libapreq2. so no ap2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c460361d624b
branches: trunk
changeset: 359479:c460361d624b
user: maya <maya%pkgsrc.org@localhost>
date: Sat Mar 11 23:28:54 2017 +0000
description:
rt3 needs libapreq, not libapreq2. so no ap24 (yet)
diffstat:
devel/rt3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9eed6cb55f68 -r c460361d624b devel/rt3/Makefile
--- a/devel/rt3/Makefile Sat Mar 11 23:26:32 2017 +0000
+++ b/devel/rt3/Makefile Sat Mar 11 23:28:54 2017 +0000
@@ -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 @@
# 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
Home |
Main Index |
Thread Index |
Old Index