From b63a055a3a62559b18efe913fd3b6f3ca986a358 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sun, 9 Mar 2014 21:40:39 +0000 Subject: devel/afay: Requires USES=ada:47 for now While here, fix the options and make the COMMENT shorter. To build on ada:49 will require patched source. --- devel/afay/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/devel/afay/Makefile b/devel/afay/Makefile index ddf2e4908c00..5b9da66efef3 100644 --- a/devel/afay/Makefile +++ b/devel/afay/Makefile @@ -10,14 +10,16 @@ DISTNAME= ${PORTNAME}_thiberlog_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= john_m_cooper@yahoo.com -COMMENT= Improved aflex and ayacc Ada 95 native scanner and parser generators +COMMENT= Improved aflex and ayacc Ada 95 scanner and parser generators BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -USES= ada +USES= ada:47 NO_WRKSUBDIR= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES + +.include do-build: @cd ${WRKSRC}/afay/aflex/src/gnat_unix && \ -- cgit v1.2.3