aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2018-03-29 15:02:05 +0000
committerEd Maste <emaste@FreeBSD.org>2018-03-29 15:02:05 +0000
commit73ca9e723034e1ab068959a8342312b81f182f33 (patch)
tree4529b71ed63524fb22a9f0d01200a89e8f752a9f /irc
parent921597722013b1123b6775e8f314063132cca72a (diff)
downloadports-73ca9e723034e1ab068959a8342312b81f182f33.tar.gz
ports-73ca9e723034e1ab068959a8342312b81f182f33.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/eggdrop-devel/Makefile1
-rw-r--r--irc/eggdrop/Makefile1
-rw-r--r--irc/evangeline/Makefile3
3 files changed, 1 insertions, 4 deletions
diff --git a/irc/eggdrop-devel/Makefile b/irc/eggdrop-devel/Makefile
index aa3af1a25330..2585b411b1af 100644
--- a/irc/eggdrop-devel/Makefile
+++ b/irc/eggdrop-devel/Makefile
@@ -26,7 +26,6 @@ GH_TAGNAME= 2bf3950
MAKE_JOBS_UNSAFE= yes
LLD_UNSAFE= yes
-BINARY_ALIAS= ld=ld.bfd
SUB_FILES= pkg-message
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= *
diff --git a/irc/evangeline/Makefile b/irc/evangeline/Makefile
index d3c18c6c03e6..f6c47706c703 100644
--- a/irc/evangeline/Makefile
+++ b/irc/evangeline/Makefile
@@ -18,9 +18,8 @@ USES= gmake tcl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
--with-tclinc=${TCL_INCLUDEDIR}/tcl.h
-# Requires directly-invoked linker to provide library search paths.
+LLD_UNSAFE= yes # Needs linker to provide library search paths.
LLD_UNSAFE= yes
-BINARY_ALIAS= ld=ld.bfd
PLIST_FILES= bin/evangeline