diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-07-07 06:48:54 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-07-07 06:48:54 +0000 |
commit | de65271364fbeb62d196c3cf4c354c59c55a0c0a (patch) | |
tree | 109d1be45ad31b76a51170c9435ad6c32d1dd922 /irc | |
parent | 99eda3177b3bc3298343e43c3ced80124902346d (diff) | |
download | ports-de65271364fbeb62d196c3cf4c354c59c55a0c0a.tar.gz ports-de65271364fbeb62d196c3cf4c354c59c55a0c0a.zip |
Notes
Diffstat (limited to 'irc')
-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 |