svn commit: r365147 - head/net-im/zephyr
Adam Weinberger
adamw at FreeBSD.org
Sun Aug 17 00:37:52 UTC 2014
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
More information about the svn-ports-head
mailing list