Date: Wed, 28 May 2003 20:20:15 -0700 (PDT) From: Palle Girgensohn <girgen@pingpong.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/52774: New port: mod_jk2 port (a clean build) Message-ID: <200305290320.h4T3KFNE060574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/52774; it has been noted by GNATS. From: Palle Girgensohn <girgen@pingpong.net> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/52774: New port: mod_jk2 port (a clean build) Date: 29 May 2003 05:19:09 +0200 Hi! Sorry, I missed one patch file. extract and add this as well, please: mod_jk2/files/patch-apache13-makefile-apxs-in # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mod_jk2/files/patch-apache13-makefile-apxs-in # echo x - mod_jk2/files/patch-apache13-makefile-apxs-in sed 's/^X//' >mod_jk2/files/patch-apache13-makefile-apxs-in << 'END-of-mod_jk2/files/patch-apache13-makefile-apxs-in' X--- server/apache13/Makefile.apxs.in~ Wed Mar 19 10:21:04 2003 X+++ server/apache13/Makefile.apxs.in Thu May 29 05:09:19 2003 X@@ -20,5 +20,8 @@ X mod_jk2.so: X $(APXS) -c -o $@ -Wc,"${JK_INCL} ${APR_CFLAGS} ${APR_LDFLAGS}" "${JAVA_INCL}" mod_jk2.c ${COMMON_C_FILES} X X+install: X+ $(APXS) -i mod_jk2.so X+ X clean: X rm -f *.o *.so END-of-mod_jk2/files/patch-apache13-makefile-apxs-in exit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305290320.h4T3KFNE060574>