pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ap-modsecurity2 Add in a BUILDLINK depends on...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a6340020b3ba
branches: trunk
changeset: 521151:a6340020b3ba
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sun Nov 05 18:05:33 2006 +0000
description:
Add in a BUILDLINK depends on apache>=2.0.59nb2 as that contains the
libtool fix this package needs to build.
Riding on the initial import - no PKGREVISION bump
diffstat:
security/ap-modsecurity2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6349ba8849c0 -r a6340020b3ba security/ap-modsecurity2/Makefile
--- a/security/ap-modsecurity2/Makefile Sun Nov 05 17:52:38 2006 +0000
+++ b/security/ap-modsecurity2/Makefile Sun Nov 05 18:05:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/05 14:33:37 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/05 18:05:33 adrianp Exp $
DISTNAME= modsecurity-apache_2.0.3
PKGNAME= ${APACHE_PKG_PREFIX}-modsecurity-2.0.3
@@ -19,6 +19,8 @@
${PKG_SYSCONFDIR}/httpd/modsecurity.conf
MESSAGE_SRC+= ${WRKDIR}/.MESSAGE_SRC
+BUILDLINK_API_DEPENDS.apache+= apache>=2.0.59nb2
+
SUBST_CLASSES= make
SUBST_STAGE.make= post-patch
SUBST_FILES.make= apache2/Makefile
Home |
Main Index |
Thread Index |
Old Index