diff options
author | Ed Maste <emaste@FreeBSD.org> | 2018-03-29 15:02:05 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2018-03-29 15:02:05 +0000 |
commit | 73ca9e723034e1ab068959a8342312b81f182f33 (patch) | |
tree | 4529b71ed63524fb22a9f0d01200a89e8f752a9f /irc/eggdrop | |
parent | 921597722013b1123b6775e8f314063132cca72a (diff) |
Notes
Diffstat (limited to 'irc/eggdrop')
-rw-r--r-- | irc/eggdrop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index c8bd5354f17d..ff20aa7aae7a 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -22,7 +22,6 @@ CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \ --with-tclinc=${LOCALBASE}/include/tcl${TCL_VER}/tcl.h MAKE_JOBS_UNSAFE= yes LLD_UNSAFE= yes -BINARY_ALIAS= ld=ld.bfd SUB_FILES= pkg-message PORTDOCS= * |