freebsd-ports/databases/postgresql-orafce/files/patch-Makefile
Po-Chuan Hsieh 07500a18a2
databases/postgresql-orafce: Update to 4.3.0
- Update LICENSE: Use BSD0CLAUSE
- Convert REINPLACE_CMD to patch file
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/orafce/orafce/releases
2023-06-30 15:01:46 +08:00

11 lines
242 B
Text

--- Makefile.orig 2023-06-01 04:04:25 UTC
+++ Makefile
@@ -60,8 +60,6 @@ DATA = orafce--4.3.sql\
orafce--4.2--4.3.sql
-DOCS = README.asciidoc COPYRIGHT.orafce INSTALL.orafce
-
PG_CONFIG ?= pg_config
# make "all" the default target