diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-06-21 16:52:57 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-06-21 16:52:57 +0000 |
commit | b06153abd6cff3313971e58ae665e96b0bf447bf (patch) | |
tree | d671f1e410fe2766e67c77bc1573fd986720b550 /databases/fpc-oracle/files | |
parent | Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units (diff) |
- Update fpc to 2.0.2
PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
98654, 98656, 98657, 98658, 98720, 98724
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes:
svn path=/head/; revision=165965
Diffstat (limited to 'databases/fpc-oracle/files')
-rw-r--r-- | databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc b/databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc deleted file mode 100644 index a2913d74f42f..000000000000 --- a/databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc +++ /dev/null @@ -1,10 +0,0 @@ ---- share/src/fpc-1.0.10/packages/base/oracle/Makefile.fpc.bak Sun Apr 6 07:44:46 2003 -+++ share/src/fpc-1.0.10/packages/base/oracle/Makefile.fpc Thu Jan 8 22:16:08 2004 -@@ -21,5 +21,5 @@ - - # in libdir variable must be path to libraries - # libclntsh.*,libnlsrtl3.* --#[compiler] --#libdir=/usr/local/oracle8cli/lib -+[compiler] -+libdir=/usr/local/oracle8cli/lib |