freebsd-ports/www/resin2/files/patch-apache-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
328 B
Text

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