aboutsummaryrefslogtreecommitdiffstats
path: root/editors/ved
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-02-09 03:30:20 +0800
committersem <sem@FreeBSD.org>2005-02-09 03:30:20 +0800
commit2298a71405d9a77cf6c89634ded5b1fe8a22a35b (patch)
tree2ea84c894fdd215b297c819bf6a83e10f6d4de0b /editors/ved
parenta23043f504cd2c8a862548fbfc886f0309669de0 (diff)
downloadfreebsd-ports-gnome-2298a71405d9a77cf6c89634ded5b1fe8a22a35b.tar.gz
freebsd-ports-gnome-2298a71405d9a77cf6c89634ded5b1fe8a22a35b.tar.zst
freebsd-ports-gnome-2298a71405d9a77cf6c89634ded5b1fe8a22a35b.zip
- Unbreak on amd64. As reported it builds well on it.
PR: ports/77034 Submitted by: Johan van Selst <johans(at)stack.nl>
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: