Date: Fri, 5 Feb 2016 10:11:29 +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: r408151 - head/mail/pfqueue Message-ID: <201602051011.u15ABTDo056053@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri Feb 5 10:11:29 2016 New Revision: 408151 URL: https://svnweb.freebsd.org/changeset/ports/408151 Log: mail/pfqueue: USES+= ncurses Modified: head/mail/pfqueue/Makefile Modified: head/mail/pfqueue/Makefile ============================================================================== --- head/mail/pfqueue/Makefile Fri Feb 5 09:56:11 2016 (r408150) +++ head/mail/pfqueue/Makefile Fri Feb 5 10:11:29 2016 (r408151) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -USES= libtool +USES= libtool ncurses USE_LDCONFIG= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602051011.u15ABTDo056053>