diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-03-02 07:23:08 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-03-02 07:23:08 +0000 |
commit | 52a65302aefe6cad520d91d980064775152be9c7 (patch) | |
tree | ff1b91ffb83f8e7d73a276e8a256119581230186 /lang/gnustep-objc/Makefile | |
parent | 0502394d7a8c54d07b4411acb3c4ff9e39b7f1a9 (diff) | |
download | FreeBSD-ports-52a65302aefe6cad520d91d980064775152be9c7.zip FreeBSD-ports-52a65302aefe6cad520d91d980064775152be9c7.tar.gz |
- mark with IGNORE, scheduled for removal.
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 |