From bad37a6cd4b811ce01dd9f0064fd020df161bc43 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 9 Jul 2013 21:49:35 +0000 Subject: Convert from USE_MOTIF to USES=motif While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake --- cad/alliance/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'cad/alliance') diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 9d11db4774f9..09a5f216209a 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= hrs DISTNAME= ${PORTNAME}-5.0-20090901 MAINTAINER= hrs@FreeBSD.org -COMMENT= A complete set of CAD tools and libraries for VLSI design +COMMENT= Complete set of CAD tools and libraries for VLSI design NOT_FOR_ARCHS= amd64 ia64 powerpc sparc64 NOT_FOR_ARCHS_REASON= ${PKGNAME} does not build on ${ARCH} @@ -20,9 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-5.0 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -USES= bison -USE_GMAKE= yes -USE_MOTIF= yes +USES= bison gmake motif HAS_CONFIGURE= yes CONFIGURE_ENV+= ALLIANCE_TOP=${ALLIANCE_TOP} -- cgit v1.2.3