ports/databases/oracle8-client/files/patch-freebsd-Makefile
Eugene Grosbein cf5ea85f48 Re-add databases/oracle8-client removed with r435735 as there is user demand for it.
The only way for native FreeBSD binaries to connect to modern Oracle databases is
usage of OCI8 libraries supplied by the port. Additional changes:

- integrate patch supplied with PR 211107;
- assign maintainership to the submitter;
- supply additional MASTER_SITE;
- dead WWW link replaced with working copy of old one;
- bump PORTREVISION.

PR:		211107
Approved by:	vsevolod (mentor)
2017-05-18 15:56:22 +00:00

10 lines
224 B
Text

--- freebsd/Makefile.orig 2007-11-15 10:50:25.000000000 +0600
+++ freebsd/Makefile 2007-11-15 10:50:10.000000000 +0600
@@ -5,6 +5,7 @@
NO_PIC= yes
NO_OBJ= yes
NO_PROFILE= yes
+NO_WERROR= yes
NOPIC= yes
NOOBJ= yes