summaryrefslogtreecommitdiff
path: root/www/c-icap-modules/patches/patch-services_url_check_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/c-icap-modules/patches/patch-services_url_check_Makefile.in')
-rw-r--r--www/c-icap-modules/patches/patch-services_url_check_Makefile.in21
1 files changed, 1 insertions, 20 deletions
diff --git a/www/c-icap-modules/patches/patch-services_url_check_Makefile.in b/www/c-icap-modules/patches/patch-services_url_check_Makefile.in
index 208b3fa057a..f3d40b80b39 100644
--- a/www/c-icap-modules/patches/patch-services_url_check_Makefile.in
+++ b/www/c-icap-modules/patches/patch-services_url_check_Makefile.in
@@ -1,28 +1,9 @@
-$NetBSD: patch-services_url_check_Makefile.in,v 1.2 2012/07/29 10:11:18 adam Exp $
+$NetBSD: patch-services_url_check_Makefile.in,v 1.3 2013/09/03 13:38:08 adam Exp $
-Remove unwanted linker flag
Handle configuration files
--- services/url_check/Makefile.in.orig 2011-05-05 13:19:55.000000000 +0000
+++ services/url_check/Makefile.in
-@@ -35,7 +35,7 @@ PRE_UNINSTALL = :
- POST_UNINSTALL = :
- build_triplet = @build@
- host_triplet = @host@
--@USEBDB_TRUE@am__append_1 = @BDB_ADD_LDFLAG@ -ldb
-+@USEBDB_TRUE@am__append_1 = @BDB_ADD_LDFLAG@
- @USEBDB_TRUE@am__append_2 = @BDB_ADD_FLAG@
- @USEBDB_TRUE@am__append_3 = sguardDB.c
- @USEBDB_TRUE@bin_PROGRAMS = c-icap-mods-sguardDB$(EXEEXT)
-@@ -263,7 +263,7 @@ SUFFIXES = .8.in .8
- man_MANS = $(manpages)
- TMPLS = templates/en/DENY
- @USEBDB_TRUE@c_icap_mods_sguardDB_SOURCES = sguardDB.c
--@USEBDB_TRUE@c_icap_mods_sguardDB_LDADD = @UTILITIES_LIBADD@ @BDB_ADD_LDFLAG@ -ldb
-+@USEBDB_TRUE@c_icap_mods_sguardDB_LDADD = @UTILITIES_LIBADD@ @BDB_ADD_LDFLAG@
- @USEBDB_TRUE@c_icap_mods_sguardDB_CFLAGS = @BDB_ADD_FLAG@ -DBUILD_SGUARD_TOOL
- EXTRA_DIST = sguardDB.h url_check_body.h makefile.w32 srv_url_check.def srv_url_check.conf $(TMPLS) $(manpages_src)
- all: all-am
@@ -720,8 +720,7 @@ uninstall-man: uninstall-man8
$(do_subst) < $< > $@