freebsd-ports/www/resin2/files/patch-apache2-Makefile.in
Herve Quiroz cfaaf7bff8 - Update to 2.1.17
- Add support for OpenSSL
- Handle resin2_flags to pass JVM options in rc(8)
- Fix the port so that it may be built (and cleaned) correctly as a user

PR:		90489
Submitted by:	maintainer
2005-12-21 20:55:50 +00:00

11 lines
325 B
Text

--- src/c/plugin/apache2/Makefile.in.orig Fri Dec 16 13:18:09 2005
+++ src/c/plugin/apache2/Makefile.in Fri Dec 16 13:18:21 2005
@@ -27,8 +27,6 @@
$(CC) -c $(INCLUDES) $(CFLAGS) $<
install :
- sh install.sh -conf $(apache_conf) -libexec $(apache_libexec) \
- -resin_home $(resin_home)
clean :
- rm *.o *.lo *.so