Module Name: src
Committed By: roy
Date: Thu Feb 4 12:54:55 UTC 2010
Modified Files:
src/x11/bin/xterm: Makefile
Log Message:
Use correct lib
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/x11/bin/xterm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/x11/bin/xterm/Makefile
diff -u src/x11/bin/xterm/Makefile:1.10 src/x11/bin/xterm/Makefile:1.11
--- src/x11/bin/xterm/Makefile:1.10 Wed Feb 3 15:34:47 2010
+++ src/x11/bin/xterm/Makefile Thu Feb 4 12:54:55 2010
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2010/02/03 15:34:47 roy Exp $
+# $NetBSD: Makefile,v 1.11 2010/02/04 12:54:55 roy Exp $
.include <bsd.own.mk>
@@ -22,9 +22,9 @@
LDADD+= -lXft -lfontconfig -lfreetype -lexpat -lXrender
DPADD+= ${LIBXFT} ${LIBFONTCONFIG} ${LIBFREETYPE} ${LIBEXPAT} ${LIBXRENDER}
-LDADD+= -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -ltermlib -lutil
+LDADD+= -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lterminfo -lutil
DPADD+= ${LIBXAW} ${LIBXMU} ${LIBXT} ${LIBSM} ${LIBICE} \
- ${LIBXPM} ${LIBXEXT} ${LIBX11} ${LIBTERMLIB} ${LIBUTIL}
+ ${LIBXPM} ${LIBXEXT} ${LIBX11} ${LIBTERMINFO} ${LIBUTIL}
SUBDIR= resize uxterm