summaryrefslogtreecommitdiff
path: root/lang/gnustep-objc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-08-04 12:28:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-08-04 12:28:22 +0000
commita8344bfe09ee0deb41e924a9b9066d17ef4e1443 (patch)
tree3057172fbf1a54fa261dc5b5243176ab56c33614 /lang/gnustep-objc
parent- support amd64 (diff)
note conflicts for amd64
Notes
Notes: svn path=/head/; revision=115403
Diffstat (limited to 'lang/gnustep-objc')
-rw-r--r--lang/gnustep-objc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index a2fd1e82a3d5..b9fa88137140 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -25,6 +25,6 @@ MAKEFILE= GNUmakefile
ALL_TARGET=
NO_MTREE= yes
INSTALLS_SHLIB= yes
-NOT_FOR_ARCHS= ia64
+NOT_FOR_ARCHS= ia64 amd64
.include <bsd.port.mk>