freebsd-ports/www/mod_auth_form/files/patch-Makefile.in
Philip M. Gollucci 19355dd246 - add patch file
2010-09-16 03:31:43 +00:00

11 lines
321 B
Text

--- ./Makefile.in.orig 2010-09-16 03:28:24.871834502 +0000
+++ ./Makefile.in 2010-09-16 03:28:38.148842210 +0000
@@ -610,7 +610,7 @@
install-exec-hook:
if test "$(APXS)" != "no"; then \
- $(APXS) -i -n auth_form src/mod_auth_form.la; \
+ $(APXS) -i -a -n auth_form src/mod_auth_form.la; \
fi
uninstall-local: