Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 00:37:51 +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: r365147 - head/net-im/zephyr
Message-ID:  <201408170037.s7H0bpdx059237@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sun Aug 17 00:37:51 2014
New Revision: 365147
URL: http://svnweb.freebsd.org/changeset/ports/365147
QAT: https://qat.redports.org/buildarchive/r365147/

Log:
  Add USES=readline to fix build on -current.

Modified:
  head/net-im/zephyr/Makefile

Modified: head/net-im/zephyr/Makefile
==============================================================================
--- head/net-im/zephyr/Makefile	Sun Aug 17 00:33:04 2014	(r365146)
+++ head/net-im/zephyr/Makefile	Sun Aug 17 00:37:51 2014	(r365147)
@@ -13,7 +13,7 @@ COMMENT=	Enterprise-scale distributed me
 LICENSE=	MIT
 
 GNU_CONFIGURE=	yes
-USES=		iconv libtool
+USES=		iconv libtool readline
 USE_RC_SUBR=	zhm
 USE_LDCONFIG=	yes
 MAKE_JOBS_UNSAFE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408170037.s7H0bpdx059237>