pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ap-modsecurity2 Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbb2533e8e59
branches:  trunk
changeset: 553761:cbb2533e8e59
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 29 16:54:17 2009 +0000

description:
Needs libtool.

diffstat:

 security/ap-modsecurity2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 497a46b88010 -r cbb2533e8e59 security/ap-modsecurity2/Makefile
--- a/security/ap-modsecurity2/Makefile Thu Jan 29 16:53:15 2009 +0000
+++ b/security/ap-modsecurity2/Makefile Thu Jan 29 16:54:17 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/10/25 15:59:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.11 2009/01/29 16:54:17 joerg Exp $
 
 DISTNAME=      modsecurity-apache_2.5.7
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
@@ -17,6 +17,7 @@
 
 GNU_CONFIGURE=         YES
 USE_TOOLS+=            pax
+USE_LIBTOOL=           yes
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/apache2
 USE_LANGUAGES+=                c++ c
 



Home | Main Index | Thread Index | Old Index