Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 22:45:36 +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: r407558 - head/science/netcdf
Message-ID:  <201601302245.u0UMjaTa001299@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Jan 30 22:45:36 2016
New Revision: 407558
URL: https://svnweb.freebsd.org/changeset/ports/407558

Log:
  science/netcdf: document ncurses requirement (USES+=ncurses)
  
  approved by:	infrastructure blanket

Modified:
  head/science/netcdf/Makefile

Modified: head/science/netcdf/Makefile
==============================================================================
--- head/science/netcdf/Makefile	Sat Jan 30 22:06:05 2016	(r407557)
+++ head/science/netcdf/Makefile	Sat Jan 30 22:45:36 2016	(r407558)
@@ -27,7 +27,7 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 USE_LDCONFIG=	yes
-USES=		libtool localbase pathfix pkgconfig:run
+USES=		libtool localbase ncurses pathfix pkgconfig:run
 
 DAP_CONFIGURE_ENABLE=	dap
 DAP_LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl



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