summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
commit07b27888644efc66d4ed412de3c7ba9d7b2b54af (patch)
treed57c864005baed96c03a9d962fb4dbe250891caf /irc
parent- Update to 1.3.7 (diff)
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244489
Diffstat (limited to 'irc')
-rw-r--r--irc/eggdrop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index 11948166d702..50e4d46a46d8 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -27,6 +27,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcllib=${LOCALBASE}/lib/libtcl${TCL_VER:S/.//}.so \
--with-tclinc=${TCL_INCLUDEDIR}/tcl.h
+MAKE_JOBS_UNSAFE= yes
OPTIONS= SSL "Use SSL" off