aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-08-15 23:32:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-08-15 23:32:04 +0000
commit79be5039166a9b24edabb066c1eb4602929113e0 (patch)
tree2004f03780ca5f468864f214ba7ce8417c5eeafc /irc
parent6a611ee4bdd8d3b74144337a9c9d8f2aa5d6e8ca (diff)
downloadports-79be5039166a9b24edabb066c1eb4602929113e0.tar.gz
ports-79be5039166a9b24edabb066c1eb4602929113e0.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index a613cb4f622d..0e1f74632dba 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --without-included-gettext \
--enable-ipv6 \
--datadir="${PREFIX}/share" \
--enable-perl
-LATEST_LINK= xchat1
+LATEST_LINK?= xchat1
.if defined(WITH_SSL)
USE_OPENSSL= YES