summaryrefslogtreecommitdiff
path: root/editors
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 /editors
parentUpdate to 2.59. (diff)
Remove unneeded -lcompat.
Approved by: erwin (portmgr, implicit)
Notes
Notes: svn path=/head/; revision=250767
Diffstat (limited to 'editors')
-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