Not using this for decades. Fix wantlib while there.

Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/coldfire/Makefile,v
retrieving revision 1.3
diff -u -p -u -r1.3 Makefile
--- Makefile    11 Mar 2013 11:06:03 -0000      1.3
+++ Makefile    27 Apr 2019 10:06:14 -0000
@@ -6,14 +6,12 @@ DISTNAME=     coldfire-0.3.1
 CATEGORIES=    emulators
 HOMEPAGE=      http://www.slicer.ca/coldfire/
 
-MAINTAINER=    Martin Reindl <mar...@openbsd.org>
-
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
 
 MASTER_SITES=          ${HOMEPAGE}/files/
 
-WANTLIB=               c ncurses pthread readline
+WANTLIB=               c curses pthread readline
 
 USE_GMAKE=             Yes
 CONFIGURE_STYLE=       gnu

Reply via email to