From 87249183dadef4c524f2ac5c529c8fdce3810dbe Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 5 Dec 2005 21:42:37 +0000 Subject: Remove install-info Set build_depends to gnatgcc which is provided by lang/gnat --- textproc/xmlada/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/xmlada') diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index 9b131135e69d..e741fb826bca 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= aidan@velvet.net COMMENT= An XML parsing library for Ada 95 -BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat +BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -36,6 +36,5 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${DOCSDIR} .endif ${INSTALL_DATA} ${WRKSRC}/docs/xml.info ${PREFIX}/${INFO_PATH}/xmlada.info - install-info ${PREFIX}/${INFO_PATH}/xmlada.info ${PREFIX}/${INFO_PATH}/dir .include -- cgit v1.2.3