svn commit: r327805 - head/irc/gseen.mod
Bryan Drewery
bdrewery at FreeBSD.org
Sat Sep 21 11:06:52 UTC 2013
Author: bdrewery
Date: Sat Sep 21 11:06:52 2013
New Revision: 327805
URL: http://svnweb.freebsd.org/changeset/ports/327805
Log:
- Convert to USES=tcl
Modified:
head/irc/gseen.mod/Makefile
Modified: head/irc/gseen.mod/Makefile
==============================================================================
--- head/irc/gseen.mod/Makefile Sat Sep 21 11:06:03 2013 (r327804)
+++ head/irc/gseen.mod/Makefile Sat Sep 21 11:06:52 2013 (r327805)
@@ -17,7 +17,7 @@ EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSD
BUILD_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
RUN_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
-USE_TCL= 85+
+USES= tcl:85+
NO_STAGE= yes
WRKSRC= ${WRKDIR}/eggdrop
More information about the svn-ports-head
mailing list