summaryrefslogtreecommitdiff
path: root/x11/wterm/files/patch-aa
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-11-30 22:44:28 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-11-30 22:44:28 +0000
commit979b173f4059c1f7c769232159502e8c9a6f1355 (patch)
tree131a31163b32930d5ce45e54b5092057f09e41a6 /x11/wterm/files/patch-aa
parentAdd USE_XLIB to fix other ports build when X11BASE is changed. (diff)
Add --with-xpm-* to CONFIGURE_ARGS to make this port X11BASE-clean.
While I'm here, add --with-term=xterm-color to eliminate the need for patch-ab, and delete the now irrelevant patch-aa.
Diffstat (limited to 'x11/wterm/files/patch-aa')
-rw-r--r--x11/wterm/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/wterm/files/patch-aa b/x11/wterm/files/patch-aa
deleted file mode 100644
index c7c658278386..000000000000
--- a/x11/wterm/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.orig Tue Feb 2 13:07:34 1999
-+++ configure Sun Jan 7 23:30:51 2001
-@@ -9,7 +9,7 @@
-
- # Defaults:
- ac_help=
--ac_default_prefix=/usr/local
-+ac_default_prefix=/usr/X11R6
- # Any additions from configure.in:
- ac_help="$ac_help
- --enable-utmp enable utmp/utmpx support"
-@@ -3552,6 +3552,7 @@
-
- fi
-
-+wterm_cv_path_wtmp=/var/log/wtmp
- echo "$ac_t""$wterm_cv_path_wtmp" 1>&6
- if test "${wterm_cv_path_wtmp+set}" = set; then
- cat >> confdefs.h <<EOF