diff options
Diffstat (limited to 'devel/aunit/Makefile')
-rw-r--r-- | devel/aunit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/aunit/Makefile b/devel/aunit/Makefile index 837fc243e198..d2c2c169a878 100644 --- a/devel/aunit/Makefile +++ b/devel/aunit/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat RUN_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src |