summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-05-07 20:55:26 +0000
committerkristerw <kristerw>2005-05-07 20:55:26 +0000
commitd1a3a88b6687299987b146d53140cd4d167d7b9f (patch)
tree749844adf193bfb820df60741e9df8afd483a4bf /biology
parent3bcf9f790b270507b5594210393830736d326ba5 (diff)
downloadpkgsrc-d1a3a88b6687299987b146d53140cd4d167d7b9f.tar.gz
Do not add CC to MAKE_FLAGS. This was not quoted correctly, and the
pkgsrc infrastructures already adds this anyway.
Diffstat (limited to 'biology')
-rw-r--r--biology/fastDNAml/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/biology/fastDNAml/Makefile b/biology/fastDNAml/Makefile
index 71f27d14e2a..3ca124a921e 100644
--- a/biology/fastDNAml/Makefile
+++ b/biology/fastDNAml/Makefile
@@ -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 \