svn commit: r405728 - head/irc/ircd-ratbox

Antoine Brodin antoine at FreeBSD.org
Sun Jan 10 17:04:45 UTC 2016


Author: antoine
Date: Sun Jan 10 17:04:43 2016
New Revision: 405728
URL: https://svnweb.freebsd.org/changeset/ports/405728

Log:
  Unbreak INDEX

Modified:
  head/irc/ircd-ratbox/Makefile

Modified: head/irc/ircd-ratbox/Makefile
==============================================================================
--- head/irc/ircd-ratbox/Makefile	Sun Jan 10 17:01:04 2016	(r405727)
+++ head/irc/ircd-ratbox/Makefile	Sun Jan 10 17:04:43 2016	(r405728)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 
 CONFLICTS=	ircd-ratbox-devel-[0-9]* charybdis-[0-9]*
 
-USES=		cpe libtool SQLITE tar:bzip2
+USES=		cpe libtool sqlite tar:bzip2
 CPE_VENDOR=	ratbox
 USE_RC_SUBR=	ircd-ratbox
 USE_LDCONFIG=	${PREFIX}/lib/ircd-ratbox


More information about the svn-ports-head mailing list