Author: adrian
Date: Tue Dec 15 04:28:31 2015
New Revision: 292244
URL: https://svnweb.freebsd.org/changeset/base/292244

Log:
  Flip this over to ncurses.

Modified:
  head/tools/tools/ath/athratestats/Makefile

Modified: head/tools/tools/ath/athratestats/Makefile
==============================================================================
--- head/tools/tools/ath/athratestats/Makefile  Tue Dec 15 02:51:05 2015        
(r292243)
+++ head/tools/tools/ath/athratestats/Makefile  Tue Dec 15 04:28:31 2015        
(r292244)
@@ -7,7 +7,7 @@ PROG=   athratestats
 
 SRCS=  main.c opt_ah.h ah_osdep.h
 
-LIBADD+=       curses
+LIBADD+=       ncurses
 
 CLEANFILES+=   opt_ah.h ah_osdep.h
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to