Date: Fri, 5 Feb 2016 10:41:50 +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: r408157 - head/net-im/gale Message-ID: <201602051041.u15Afov2065903@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602051041.u15Afov2065903>