diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/adasdl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/adasdl/Makefile b/devel/adasdl/Makefile index 7427f37b996a..bc941ea7b126 100644 --- a/devel/adasdl/Makefile +++ b/devel/adasdl/Makefile @@ -11,6 +11,9 @@ DISTNAME= AdaSDL_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Ada thin binding to SDL +DEPRECATED= Ancient, does not build on amd64; use devel/sdl_gnat instead +EXPIRATION_DATE=2014-04-01 + ONLY_FOR_ARCHS= i386 USE_SDL= mixer image sdl |