aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1999-03-03 20:01:21 +0800
committerjoerg <joerg@FreeBSD.org>1999-03-03 20:01:21 +0800
commita9d9a0a5516760e6dcff51d9c5fbd0e8399d05be (patch)
tree59ca84feca7b3f6272f322136c29a3f454b40eb4 /editors
parent778974807c92da32c12bd2b1381a2716aa72c9cd (diff)
downloadfreebsd-ports-gnome-a9d9a0a5516760e6dcff51d9c5fbd0e8399d05be.tar.gz
freebsd-ports-gnome-a9d9a0a5516760e6dcff51d9c5fbd0e8399d05be.tar.zst
freebsd-ports-gnome-a9d9a0a5516760e6dcff51d9c5fbd0e8399d05be.zip
ncurses in -current is no longer compatible with -ltermcap (sigh), use
-lmytinfo instead. Bug reported by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
Diffstat (limited to 'editors')
-rw-r--r--editors/bpatch/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bpatch/files/patch-aa b/editors/bpatch/files/patch-aa
index ca364e8af52a..ff21625c15db 100644
--- a/editors/bpatch/files/patch-aa
+++ b/editors/bpatch/files/patch-aa
@@ -8,7 +8,7 @@
+BINDIR= ${PREFIX}/bin
+MANDIR= ${PREFIX}/man/man1
+
-+LIBS = -lncurses -ltermcap
++LIBS = -lncurses -lmytinfo
+#LIBS = -ltermlib
+#LIBS = -lterminfo
+#for sysV