diff options
| author | Gary Jennejohn <gj@FreeBSD.org> | 1999-10-20 19:43:27 +0000 |
|---|---|---|
| committer | Gary Jennejohn <gj@FreeBSD.org> | 1999-10-20 19:43:27 +0000 |
| commit | 11c1c91707de2842fdf112eb1f551170ee3c0c8b (patch) | |
| tree | 78655bf12d9787b4f427257636a1df35966599f2 /editors/xemacs-devel/files/patch-af | |
| parent | 03eca11017e888afe862b70178514b15e906f9b6 (diff) | |
Update this puppy to 21.1.7.
Modified PLIST to make empty directories which are installed by the port.
These empty directories are also removed in PLIST.
Tested install/deinstall and pkg_add/pkg_delete.
mail/mew/Makefile should be updated to reflect this change.
PR: 14329
Requested by: the maintainer
Diffstat (limited to 'editors/xemacs-devel/files/patch-af')
| -rw-r--r-- | editors/xemacs-devel/files/patch-af | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/xemacs-devel/files/patch-af b/editors/xemacs-devel/files/patch-af index 8d16648b8671..d1b1c6f1b50a 100644 --- a/editors/xemacs-devel/files/patch-af +++ b/editors/xemacs-devel/files/patch-af @@ -1,11 +1,11 @@ ---- configure.orig Sun Aug 15 01:29:45 1999 -+++ configure Mon Sep 6 16:47:50 1999 -@@ -11104,7 +11104,7 @@ +--- configure~ Fri Oct 8 15:34:48 1999 ++++ configure Fri Oct 8 15:36:43 1999 +@@ -11108,7 +11108,7 @@ if test "$with_database_berkdb" != "no"; then echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6 - echo "configure:11107: checking for Berkeley db.h" >&5 + echo "configure:11111: checking for Berkeley db.h" >&5 - for path in "db/db.h" "db.h"; do + for path in "/usr/include/db.h" "db/db.h" "db.h"; do cat > conftest.$ac_ext <<EOF - #line 11110 "configure" + #line 11114 "configure" #include "confdefs.h" |
