pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap-jk Fix build when using apache-1.3. Set mainta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d09eb572da72
branches:  trunk
changeset: 492249:d09eb572da72
user:      erh <erh%pkgsrc.org@localhost>
date:      Fri Apr 08 01:21:47 2005 +0000

description:
Fix build when using apache-1.3.  Set maintainer to me.

diffstat:

 www/ap-jk/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 2dc608df09ba -r d09eb572da72 www/ap-jk/Makefile
--- a/www/ap-jk/Makefile        Thu Apr 07 23:49:45 2005 +0000
+++ b/www/ap-jk/Makefile        Fri Apr 08 01:21:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/03/30 16:41:47 erh Exp $
+# $NetBSD: Makefile,v 1.26 2005/04/08 01:21:47 erh Exp $
 
 DISTNAME=      jakarta-tomcat-connectors-${JK_VERSION}-src
 PKGNAME=       ap-jk-${JK_VERSION}
@@ -6,7 +6,7 @@
 CATEGORIES=    www java
 MASTER_SITES=  http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-${JK_VERSION}/
 
-MAINTAINER=    jwise%NetBSD.org@localhost
+MAINTAINER=    erh%NetBSD.org@localhost
 HOMEPAGE=      http://jakarta.apache.org/tomcat/connectors-doc/
 COMMENT=       Apache connector for accessing Jakarta Tomcat
 
@@ -21,7 +21,7 @@
 SUBST_CLASSES+=                jk-lt
 SUBST_STAGE.jk-lt=     post-configure
 SUBST_FILES.jk-lt=     Makefile common/Makefile apache-2.0/Makefile
-SUBST_SED.jk-lt=       -e "s|^\(LIBTOOL =\) [^ ]*|\1 \$$(SHELL) \$$(top_builddir)/libtool|g"
+SUBST_SED.jk-lt=       -e "s|^\(LIBTOOL =\) [^ ]*$$|\1 \$$(SHELL) \$$(top_builddir)/libtool|g"
 SUBST_MESSAGE.jk-lt=   "Fixing libtool references."
 
 # XXX The standard --with-apxs2 when using apache2 doesn't work



Home | Main Index | Thread Index | Old Index