diff options
author | marino <marino@FreeBSD.org> | 2015-03-13 21:53:38 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-03-13 21:53:38 +0800 |
commit | 8e1ae085eec6f02aa0f188925d47572f1039af11 (patch) | |
tree | 07cf58cbacba0d223fd4cb431d0bae8a1f33a3a6 | |
parent | ed5809bd90d7186a25a0dbba62a887177bf1c289 (diff) | |
download | freebsd-ports-gnome-8e1ae085eec6f02aa0f188925d47572f1039af11.tar.gz freebsd-ports-gnome-8e1ae085eec6f02aa0f188925d47572f1039af11.tar.zst freebsd-ports-gnome-8e1ae085eec6f02aa0f188925d47572f1039af11.zip |
lang/gnatdroid-armv5: Set for removal on 31 March 2015
I've never gotten around to trying to fix the ARMv5 assembly and nobody
seems to care that the port has been ignored for almost a year, so let's
just cull it at the end of the month.
-rw-r--r-- | lang/gnatdroid-armv5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnatdroid-armv5/Makefile b/lang/gnatdroid-armv5/Makefile index e433c33456e0..5517a6813500 100644 --- a/lang/gnatdroid-armv5/Makefile +++ b/lang/gnatdroid-armv5/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= gnatdroid-sysroot>=19:${PORTSDIR}/lang/gnatdroid-sysroot \ RUN_DEPENDS:= ${BUILD_DEPENDS} IGNORE= due to sigtramp-armdroid.c, ARMv7 is the minimum required CPU +DEPRECATED= Nobody cares enough to fix sigtramp-android.c for ARMv5 +EXPIRATION_DATE= 2014-03-31 NO_LICENSES_INSTALL= yes |