Do not add CC to MAKE_FLAGS. This was not quoted correctly, and the

pkgsrc infrastructures already adds this anyway.
This commit is contained in:
kristerw 2005-05-07 20:55:26 +00:00
parent 0515ee60bc
commit 27a596e476

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/08/16 23:45:59 ben Exp $
# $NetBSD: Makefile,v 1.7 2005/05/07 20:55:26 kristerw Exp $
DISTNAME= fastDNAml_1.2.2
PKGNAME= fastDNAml-1.2.2
@ -11,8 +11,6 @@ COMMENT= Program derived from Joseph Felsenstein's version 3.3 DNAML
WRKSRC= ${WRKDIR}/${DISTNAME}/source
MAKE_FLAGS+= CC=${CC}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fastDNAml ${PREFIX}/bin
.for SCRIPT in ae2dnaml bootstrap categories categories_file \