svn commit: r332834 - head/irc/gseen.mod

Bryan Drewery bdrewery at FreeBSD.org
Tue Nov 5 11:57:56 UTC 2013


Author: bdrewery
Date: Tue Nov  5 11:57:56 2013
New Revision: 332834
URL: http://svnweb.freebsd.org/changeset/ports/332834

Log:
  Revert USES tcl change

Modified:
  head/irc/gseen.mod/Makefile

Modified: head/irc/gseen.mod/Makefile
==============================================================================
--- head/irc/gseen.mod/Makefile	Tue Nov  5 11:57:00 2013	(r332833)
+++ head/irc/gseen.mod/Makefile	Tue Nov  5 11:57:56 2013	(r332834)
@@ -17,7 +17,7 @@ EXTRACT_DEPENDS=	${NONEXISTENT}:${PORTSD
 BUILD_DEPENDS=	eggdrop:${PORTSDIR}/irc/eggdrop
 RUN_DEPENDS=	eggdrop:${PORTSDIR}/irc/eggdrop
 
-USES=		tcl:84,85
+USES=		tcl:85+
 
 WRKSRC=		${WRKDIR}/eggdrop
 


More information about the svn-ports-head mailing list