summaryrefslogtreecommitdiff
path: root/databases/postgresql83/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql83/patches/patch-ad')
-rw-r--r--databases/postgresql83/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/databases/postgresql83/patches/patch-ad b/databases/postgresql83/patches/patch-ad
new file mode 100644
index 00000000000..1edb81b7520
--- /dev/null
+++ b/databases/postgresql83/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.2.20.2 2010/05/22 10:58:02 tron Exp $
+
+--- src/pl/plperl/GNUmakefile.orig 2010-05-20 07:51:50.000000000 +0000
++++ src/pl/plperl/GNUmakefile
+@@ -53,9 +53,7 @@ PSQLDIR = $(bindir)
+ include $(top_srcdir)/src/Makefile.shlib
+
+
+-all: all-lib
+-
+-plperl.o: plperl_opmask.h
++all: plperl_opmask.h all-lib
+
+ plperl_opmask.h: plperl_opmask.pl
+ $(PERL) $< $@