pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Needs libtool.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd5f369b96bd
branches: trunk
changeset: 514152:cd5f369b96bd
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 08 12:15:12 2006 +0000
description:
Needs libtool.
diffstat:
www/ap-auth-kerb/Makefile | 3 ++-
www/ap-jk/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 8929885e1fd3 -r cd5f369b96bd www/ap-auth-kerb/Makefile
--- a/www/ap-auth-kerb/Makefile Thu Jun 08 12:00:03 2006 +0000
+++ b/www/ap-auth-kerb/Makefile Thu Jun 08 12:15:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/06/02 18:27:58 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/08 12:15:57 joerg Exp $
DISTNAME= mod_auth_kerb-5.0rc7
PKGNAME= ${APACHE_PKG_PREFIX}-auth-kerb-5.0rc7
@@ -13,6 +13,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-krb4
+USE_LIBTOOL= yes
USE_TOOLS+= gmake
APACHE_MODULE= yes
diff -r 8929885e1fd3 -r cd5f369b96bd www/ap-jk/Makefile
--- a/www/ap-jk/Makefile Thu Jun 08 12:00:03 2006 +0000
+++ b/www/ap-jk/Makefile Thu Jun 08 12:15:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/06/02 18:27:59 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2006/06/08 12:15:12 joerg Exp $
DISTNAME= jakarta-tomcat-connectors-${JK_VERSION}-src
PKGNAME= ap13-jk-${JK_VERSION}
@@ -17,6 +17,7 @@
BUILD_DEFS+= JK_ENABLE_JNI
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_TOOLS+= gmake
SUBST_CLASSES+= jk-lt
Home |
Main Index |
Thread Index |
Old Index