Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2016 00:07:53 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408337 - head/comms/wy60
Message-ID:  <201602070007.u1707rJe035637@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Feb  7 00:07:53 2016
New Revision: 408337
URL: https://svnweb.freebsd.org/changeset/ports/408337

Log:
  comms/wy60: document ncurses requirement (USES+=ncurses)
  
  approved by:	infrastructure blanket

Modified:
  head/comms/wy60/Makefile

Modified: head/comms/wy60/Makefile
==============================================================================
--- head/comms/wy60/Makefile	Sun Feb  7 00:03:17 2016	(r408336)
+++ head/comms/wy60/Makefile	Sun Feb  7 00:07:53 2016	(r408337)
@@ -8,8 +8,8 @@ MASTER_SITES=	GOOGLE_CODE
 MAINTAINER=	naddy@FreeBSD.org
 COMMENT=	Curses-based emulator for the Wyse 60 terminal
 
+USES=		ncurses
 GNU_CONFIGURE=	yes
-
 MAKE_ARGS=	etc_DATA=wy60.rc.sample
 
 pre-build:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602070007.u1707rJe035637>