diff options
Diffstat (limited to 'cad/alliance/Makefile')
-rw-r--r-- | cad/alliance/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 7c372d46faf1..9d11db4774f9 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: alliance -# Date created: 6 May 2004 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ PORTNAME= alliance @@ -23,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-5.0 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -USE_BISON= build +USES= bison USE_GMAKE= yes USE_MOTIF= yes |