svn commit: r367316 - head/mail/mixmaster
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 4 23:21:07 UTC 2014
Author: bapt
Date: Thu Sep 4 23:21:06 2014
New Revision: 367316
URL: http://svnweb.freebsd.org/changeset/ports/367316
QAT: https://qat.redports.org/buildarchive/r367316/
Log:
Convert USE_NCURSES to USES=ncurses
Modified:
head/mail/mixmaster/Makefile
Modified: head/mail/mixmaster/Makefile
==============================================================================
--- head/mail/mixmaster/Makefile Thu Sep 4 23:17:43 2014 (r367315)
+++ head/mail/mixmaster/Makefile Thu Sep 4 23:21:06 2014 (r367316)
@@ -16,8 +16,7 @@ COMMENT= Cryptographically secure anonym
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
-USES= perl5
-USE_NCURSES= yes
+USES= perl5 ncurses
BUILD_WRKSRC= ${WRKSRC}/Mix/Src
More information about the svn-ports-head
mailing list