pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
stacks: Clean up Makefile and retest
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Dec 21 15:09:06 2018 -0600
Changeset: 5fd2ccedf503e0d3011e2203c062e437a0214892
Modified Files:
stacks2/Makefile
Log Message:
stacks: Clean up Makefile and retest
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5fd2ccedf503e0d3011e2203c062e437a0214892
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
stacks2/Makefile | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diffs:
diff --git a/stacks2/Makefile b/stacks2/Makefile
index ab9388c18a..0f3ef2b906 100644
--- a/stacks2/Makefile
+++ b/stacks2/Makefile
@@ -1,11 +1,6 @@
# $NetBSD$
-#
-###########################################################
-# Generated by fbsd2pkg #
-# Thu Dec 6 20:39:20 CST 2018 #
-###########################################################
-DISTNAME= stacks-${PV}
+DISTNAME= stacks-2.2
CATEGORIES= biology
MASTER_SITES= http://catchenlab.life.illinois.edu/stacks/source/
@@ -24,12 +19,7 @@ REPLACE_PERL= scripts/*.pl
REPLACE_PYTHON= scripts/*.py
CFLAGS= -fopenmp
-CXXFLAGS= -fopenmp
-FFLAGS= -fopenmp
-PV= 2.2
-
-# Based on USES=python. Check this.
.include "../../lang/python/application.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index