svn commit: r408157 - head/net-im/gale

John Marino marino at FreeBSD.org
Fri Feb 5 10:41:51 UTC 2016


Author: marino
Date: Fri Feb  5 10:41:49 2016
New Revision: 408157
URL: https://svnweb.freebsd.org/changeset/ports/408157

Log:
  net-im/gale: USES+= ncurses

Modified:
  head/net-im/gale/Makefile

Modified: head/net-im/gale/Makefile
==============================================================================
--- head/net-im/gale/Makefile	Fri Feb  5 10:24:59 2016	(r408156)
+++ head/net-im/gale/Makefile	Fri Feb  5 10:41:49 2016	(r408157)
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libgc.so:${PORTSDIR}/devel/
 		libwwwcore.so:${PORTSDIR}/www/libwww \
 		libadns.so:${PORTSDIR}/dns/adns
 
-USES=		iconv libtool
+USES=		iconv libtool ncurses
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib12
 USE_OPENSSL=	yes


More information about the svn-ports-all mailing list