summaryrefslogtreecommitdiff
path: root/databases/postgresql84/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql84/patches/patch-ad')
-rw-r--r--databases/postgresql84/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/databases/postgresql84/patches/patch-ad b/databases/postgresql84/patches/patch-ad
new file mode 100644
index 00000000000..fc4c2beab99
--- /dev/null
+++ b/databases/postgresql84/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.1.1.1.6.2 2010/05/22 10:38:54 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) $< $@