aboutsummaryrefslogtreecommitdiff
path: root/net/licq-console
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-12-09 23:42:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-12-09 23:42:17 +0000
commit6cd6064226de109e32f9aae2a568f5767440f0af (patch)
treeb265cc755be7b8286fde618b9f3775d6c51e186d /net/licq-console
parente3467398dafcc1325f4d9528993b95670e9e3eb2 (diff)
downloadports-6cd6064226de109e32f9aae2a568f5767440f0af.tar.gz
ports-6cd6064226de109e32f9aae2a568f5767440f0af.zip
Notes
Diffstat (limited to 'net/licq-console')
-rw-r--r--net/licq-console/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/licq-console/Makefile b/net/licq-console/Makefile
index 26571163efd0..503f95d29a51 100644
--- a/net/licq-console/Makefile
+++ b/net/licq-console/Makefile
@@ -28,5 +28,9 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_GCC= 3.3
.endif
+.if ${ARCH} == "alpha"
+BROKEN= gp-relative relocation against dynamic symbol
+.endif
+
.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
.include <bsd.port.post.mk>