freebsd-ports/www/libapreq2/files/patch-module-Makefile.in
Sergey Skvortsov 409a549dfe Updated to 2.08
Changes:	http://svn.apache.org/repos/asf/httpd/apreq/tags/v2_08/CHANGES
PR:		ports/101748
Submitted by:	Philip M. Gollucci <pgollucci xx p6m7g8.com>
2006-08-10 10:06:15 +00:00

11 lines
371 B
Text

--- module/Makefile.in.orig Tue Aug 8 21:29:05 2006
+++ module/Makefile.in Thu Aug 10 01:45:23 2006
@@ -47,7 +47,7 @@
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/include/apreq_config.h
CONFIG_CLEAN_FILES =
-PROGRAMS = $(noinst_PROGRAMS)
+PROGRAMS =
test_cgi_SOURCES = test_cgi.c
test_cgi_OBJECTS = test_cgi.$(OBJEXT)
test_cgi_LDADD = $(LDADD)