pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fastqc: Clean up
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Jan 19 08:39:17 2021 -0600
Changeset: 8f5a628eeaf865b64d01c38f22a10521f6b63225
Modified Files:
fastqc/Makefile
Log Message:
fastqc: Clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f5a628eeaf865b64d01c38f22a10521f6b63225
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fastqc/Makefile | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diffs:
diff --git a/fastqc/Makefile b/fastqc/Makefile
index 23ce9a5870..b2b1f4262d 100644
--- a/fastqc/Makefile
+++ b/fastqc/Makefile
@@ -1,9 +1,4 @@
# $NetBSD$
-#
-###########################################################
-# Generated by fbsd2pkg #
-# Fri Nov 3 16:02:27 CDT 2017 #
-###########################################################
DISTNAME= fastqc_v${PKGVERSION_NOREV}
PKGNAME= fastqc-0.11.9
@@ -25,14 +20,10 @@ SUBST_FILES.javapath+= fastqc
USE_TOOLS+= perl:run pax
USE_JAVA= yes
+WRKSRC= ${WRKDIR}/FastQC
REPLACE_PERL= fastqc
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/FastQC
-
-# Normal extract is corrupting org/apache/commons/math3/distribution/IntegerDistribution.class due to a bug in archivers/unzip -a
-# EXTRACT_OPTS_ZIP= -qo
-
DATADIR= ${PREFIX}/share/fastqc
DOCSDIR= ${PREFIX}/share/doc/fastqc
JAVAJARDIR= ${PREFIX}/share/java/classes
Home |
Main Index |
Thread Index |
Old Index