aboutsummaryrefslogtreecommitdiff
path: root/net/sipp
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-02-01 13:37:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-02-01 13:37:20 +0000
commit5bb03e0a9c676c8402930a3e7141d94249cbb851 (patch)
treeff32b972c6514f0bf8ec3d1baf4d0eeeac119507 /net/sipp
parentb3ab261a6b9b49e1affc2a8e1cdaa4b371c0ae07 (diff)
downloadports-5bb03e0a9c676c8402930a3e7141d94249cbb851.tar.gz
ports-5bb03e0a9c676c8402930a3e7141d94249cbb851.zip
Notes
Diffstat (limited to 'net/sipp')
-rw-r--r--net/sipp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sipp/Makefile b/net/sipp/Makefile
index fbfb4b619f7d..c79e5fbf15b0 100644
--- a/net/sipp/Makefile
+++ b/net/sipp/Makefile
@@ -21,8 +21,8 @@ MAN1= sipp.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha"
-BROKEN= "Does not compile on alpha - patch for call.cpp needed"
+.if ((${ARCH} == "alpha") || (${ARCH} == "ia64"))
+BROKEN= "Does not compile - patch needed by someone who can test it"
.endif
pre-install: