aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-03-09 12:49:46 +0000
committerEd Schouten <ed@FreeBSD.org>2010-03-09 12:49:46 +0000
commit052a5d4d2c712c7ebf1a27b97cbfc5f308bfcb66 (patch)
tree0dd4c4c0daa31034f269a0211abc8bc71f47d340
parent362e81370df3772148bff78444dab28a4177c447 (diff)
downloadports-052a5d4d2c712c7ebf1a27b97cbfc5f308bfcb66.tar.gz
ports-052a5d4d2c712c7ebf1a27b97cbfc5f308bfcb66.zip
Notes
-rw-r--r--editors/em/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/em/files/patch-Makefile b/editors/em/files/patch-Makefile
index b714103718fa..2e5173ca05a2 100644
--- a/editors/em/files/patch-Makefile
+++ b/editors/em/files/patch-Makefile
@@ -16,7 +16,7 @@
#LIBS=-ltermcap # BSD
#LIBS=-lcurses # SYSV
-LIBS=-ltermlib -lcompat
-+LIBS+=-ltermlib -lcompat
++LIBS+=-ltermlib
#LIBS=-L/usr/lib/termcap -ltermcap
LFLAGS=-hbx
BINDIR=/usr/local/bin # Linux & FreeBSD