diff options
Diffstat (limited to 'irc/eggdrop')
-rw-r--r-- | irc/eggdrop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index d6829befa9cc..4318025082c4 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -21,7 +21,7 @@ PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \ MAINTAINER= beech@FreeBSD.org COMMENT= The most popular open source Internet Relay Chat bot -USE_TCL= 80+ +USE_TCL= 82+ USE_BZIP2= yes GNU_CONFIGURE= yes |