summaryrefslogtreecommitdiff
path: root/databases/guile-pg/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'databases/guile-pg/patches/patch-ab')
-rw-r--r--databases/guile-pg/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/guile-pg/patches/patch-ab b/databases/guile-pg/patches/patch-ab
deleted file mode 100644
index 937de6bab71..00000000000
--- a/databases/guile-pg/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2002/10/27 01:14:10 cjones Exp $
-
---- Makefile.in.orig Sat Oct 26 12:42:06 2002
-+++ Makefile.in
-@@ -528,7 +528,7 @@ installdirs mostlyclean-generic distclea
- maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-
- .c.x:
-- guile-snarf $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $< > $@
-+ guile-snarf $< $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) > $@
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.