summaryrefslogtreecommitdiff
path: root/databases/postgresql_autodoc/files
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2009-12-28 23:58:53 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2009-12-28 23:58:53 +0000
commit2e6c5dfab4a6329193855e08d8da00fba1b91830 (patch)
treeb8fac86e64abd317787260e490dd6a45ff9ad284 /databases/postgresql_autodoc/files
parent- Remove unusable mirror sites (diff)
Don't let the port's own Makefile override PREFIX.
Diffstat (limited to 'databases/postgresql_autodoc/files')
-rw-r--r--databases/postgresql_autodoc/files/patch-Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/postgresql_autodoc/files/patch-Makefile b/databases/postgresql_autodoc/files/patch-Makefile
new file mode 100644
index 000000000000..41ae691fd20f
--- /dev/null
+++ b/databases/postgresql_autodoc/files/patch-Makefile
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- Makefile.orig
++++ Makefile
+@@ -2,7 +2,6 @@
+
+ # install configuration
+ DESTDIR =
+-PREFIX = /usr/local
+ BINDIR = ${PREFIX}/bin
+ DATADIR = ${PREFIX}/share/postgresql_autodoc
+