diff options
Diffstat (limited to 'lang/gnustep-objc/Makefile')
-rw-r--r-- | lang/gnustep-objc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index af37ed2..468c693 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -32,6 +32,7 @@ ALL_TARGET= NO_MTREE= yes INSTALLS_SHLIB= yes NOT_FOR_ARCHS= ia64 +IGNORE= "This port is obsolete with gnustep-1.5.2" .if ${MACHINE_ARCH} == "i386" GNU_ARCH= ix86 |