diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 23:44:49 +0000 |
commit | 11ea174ccbc9cebd4134768e8fb92c6a3dc2c559 (patch) | |
tree | 1514ed7a486e108239615c1d83319d83bacdbc3d /japanese/postgresql/files/patch-ac | |
parent | Update dependency to bash2 in preparation for removing bash1. (diff) |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Notes
Notes:
svn path=/head/; revision=129234
Diffstat (limited to 'japanese/postgresql/files/patch-ac')
-rw-r--r-- | japanese/postgresql/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/postgresql/files/patch-ac b/japanese/postgresql/files/patch-ac deleted file mode 100644 index 2a9e180e0958..000000000000 --- a/japanese/postgresql/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- interfaces/libpgtcl/Makefile.in.orig Mon Feb 8 07:10:45 1999 -+++ interfaces/libpgtcl/Makefile.in Tue Jun 15 19:32:36 1999 -@@ -27,7 +27,7 @@ - - OBJS= pgtcl.o pgtclCmds.o pgtclId.o - --SHLIB_LINK+= -L../libpq -lpq -+SHLIB_LINK+= -L../libpq -lpq -lcrypt - - # If crypt is a separate library, rather than part of libc, it may need - # to be referenced separately to keep (broken) linkers happy. (This is |