aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ace+tao
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-25 18:09:30 +0800
committerkris <kris@FreeBSD.org>2004-02-25 18:09:30 +0800
commit1fa8c6c5eaeafd7e35088c9b0adf9b9a78ffa47f (patch)
tree04aafaddd8b4487c269f473c6b9821ec8f7bfe31 /devel/ace+tao
parent97ff37b8814bfa3766bada7e7258dfea1815541b (diff)
downloadfreebsd-ports-gnome-1fa8c6c5eaeafd7e35088c9b0adf9b9a78ffa47f.tar.gz
freebsd-ports-gnome-1fa8c6c5eaeafd7e35088c9b0adf9b9a78ffa47f.tar.zst
freebsd-ports-gnome-1fa8c6c5eaeafd7e35088c9b0adf9b9a78ffa47f.zip
Flip the sense of the supported architecture list since we only have one
32-bit platform
Diffstat (limited to 'devel/ace+tao')
-rw-r--r--devel/ace+tao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ace+tao/Makefile b/devel/ace+tao/Makefile
index 8c2c360c19b8..51b14e1fa2b2 100644
--- a/devel/ace+tao/Makefile
+++ b/devel/ace+tao/Makefile
@@ -28,7 +28,7 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
# Code is not 64-bit clean yet
-NOT_FOR_ARCHS= ia64 amd64 sparc64 alpha
+ONLY_FOR_ARCHS= i386
TESTS= "@comment "
.if defined(WITH_TESTS)