svn commit: r408186 - head/net/tn5250

John Marino marino at FreeBSD.org
Fri Feb 5 13:19:16 UTC 2016


Author: marino
Date: Fri Feb  5 13:19:15 2016
New Revision: 408186
URL: https://svnweb.freebsd.org/changeset/ports/408186

Log:
  net/tn5250: USES+= ncurses

Modified:
  head/net/tn5250/Makefile

Modified: head/net/tn5250/Makefile
==============================================================================
--- head/net/tn5250/Makefile	Fri Feb  5 13:11:44 2016	(r408185)
+++ head/net/tn5250/Makefile	Fri Feb  5 13:19:15 2016	(r408186)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	5250 Telnet protocol and Terminal
 
-USES=		libtool
+USES=		libtool ncurses
 USE_OPENSSL=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-os-dir=no --with-ssl=${OPENSSLBASE}


More information about the svn-ports-all mailing list