summaryrefslogtreecommitdiff
path: root/editors/ved
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-02-08 19:30:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-02-08 19:30:20 +0000
commit580cde551e2c502fb23c61f32195e4c4b9fb575d (patch)
tree56cfcfeedaa23f14be2e4c5bdbfd14fb577493f7 /editors/ved
parent- Unbreak on amd64 (diff)
- Unbreak on amd64. As reported it builds well on it.
PR: ports/77034 Submitted by: Johan van Selst <johans(at)stack.nl>
Notes
Notes: svn path=/head/; revision=128309
Diffstat (limited to 'editors/ved')
-rw-r--r--editors/ved/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ved/Makefile b/editors/ved/Makefile
index 5576eba09893..29e89d4e7ffc 100644
--- a/editors/ved/Makefile
+++ b/editors/ved/Makefile
@@ -22,8 +22,8 @@ PLIST_DIRS= %%DATADIR%%
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386" && ${ARCH} != "amd64"
-BROKEN= "Does not compile on !i386 and !amd64"
+.if ${ARCH} == "ia64"
+BROKEN= "Does not compile on ia64"
.endif
post-patch: