Date: Thu, 31 Jul 2014 12:52:27 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363584 - head/net/msend Message-ID: <201407311252.s6VCqR8r075817@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Thu Jul 31 12:52:26 2014 New Revision: 363584 URL: http://svnweb.freebsd.org/changeset/ports/363584 QAT: https://qat.redports.org/buildarchive/r363584/ Log: Add USES=readline to fix build on -current. Modified: head/net/msend/Makefile Modified: head/net/msend/Makefile ============================================================================== --- head/net/msend/Makefile Thu Jul 31 12:51:21 2014 (r363583) +++ head/net/msend/Makefile Thu Jul 31 12:52:26 2014 (r363584) @@ -11,6 +11,7 @@ MASTER_SITE_SUBDIR= markp MAINTAINER= gd.workbox@gmail.com COMMENT= Client and server for the RFC1312 message protocol +USES= readline USE_RC_SUBR= mesgd USE_AUTOTOOLS= aclocal autoheader autoconf automake AUTOMAKE_ARGS+= --add-missing
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407311252.s6VCqR8r075817>