summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-21 11:06:52 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-21 11:06:52 +0000
commit315796c08e3c57d917eef4f747b738aa06048a48 (patch)
treeee3d2770ea06fbc6d8e7e5bfa6b76ef9980f050e /irc
parent- fix misplaced NO_STAGE in slaveports and ifdefs (diff)
- Convert to USES=tcl
Notes
Notes: svn path=/head/; revision=327805
Diffstat (limited to 'irc')
-rw-r--r--irc/gseen.mod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile
index 43d9877cca78..96eae5bed881 100644
--- a/irc/gseen.mod/Makefile
+++ b/irc/gseen.mod/Makefile
@@ -17,7 +17,7 @@ EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/irc/eggdrop:extract
BUILD_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
RUN_DEPENDS= eggdrop:${PORTSDIR}/irc/eggdrop
-USE_TCL= 85+
+USES= tcl:85+
NO_STAGE= yes
WRKSRC= ${WRKDIR}/eggdrop