diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-04-02 07:39:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-04-02 07:39:32 +0000 |
commit | 8640bceeea982f6f7d574831afb8855934afac37 (patch) | |
tree | d05b2f17bf0ae1383db446167b6367112a92cffa /editors/emacs20-dl/files/patch-cd | |
parent | Remove obsolete, unfetchable, and expired ports: (diff) |
Remove obsolete/unfetchable port.
Notes
Notes:
svn path=/head/; revision=188985
Diffstat (limited to 'editors/emacs20-dl/files/patch-cd')
-rw-r--r-- | editors/emacs20-dl/files/patch-cd | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/emacs20-dl/files/patch-cd b/editors/emacs20-dl/files/patch-cd deleted file mode 100644 index bd0d3fe516a2..000000000000 --- a/editors/emacs20-dl/files/patch-cd +++ /dev/null @@ -1,20 +0,0 @@ ---- src/config.in.orig Mon Jun 26 19:06:49 2000 -+++ src/config.in Mon Jun 26 19:07:38 2000 -@@ -118,6 +118,9 @@ - /* Define to support using a Hesiod database to find the POP server. */ - #undef HESIOD - -+/* Define to support using a XPG4 library on FreeBSD system. */ -+#undef USE_XPG -+ - /* Some things figured out by the configure script, grouped as they are in - configure.in. */ - #ifndef _ALL_SOURCE /* suppress warning if this is pre-defined */ -@@ -236,6 +239,7 @@ - #undef HAVE_STRFTIME - #undef HAVE_GRANTPT - #undef HAVE_GETPT -+#undef HAVE_GETADDRINFO - - #undef LOCALTIME_CACHE - #undef HAVE_INET_SOCKETS |