summaryrefslogtreecommitdiffstats
path: root/irc/xchat1
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-20 03:06:20 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-20 03:06:20 +0800
commit15b2da4e7400e4784657201f206a7ccf00cea053 (patch)
treeb494f0d4af7b3545290e2aefde4e83a06e9c1025 /irc/xchat1
parentee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1 (diff)
downloadmarcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar
marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.gz
marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.bz2
marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.lz
marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.xz
marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.zst
marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.zip
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7073 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 62f548659..7f790ce3c 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