pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htslib: Clean up
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat May 4 11:30:46 2019 -0500
Changeset: 8384e4836801ada0202b0a69c219869e9336e1d4
Modified Files:
htslib/Makefile
Log Message:
htslib: Clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8384e4836801ada0202b0a69c219869e9336e1d4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
htslib/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/htslib/Makefile b/htslib/Makefile
index 092a2ede94..26613b5602 100644
--- a/htslib/Makefile
+++ b/htslib/Makefile
@@ -3,8 +3,6 @@
DISTNAME= htslib-1.9
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=samtools/}
-GITHUB_PROJECT= htslib
-GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= http://www.htslib.org/
@@ -16,7 +14,7 @@ GNU_CONFIGURE= yes
REPLACE_PERL= test/compare_sam.pl test/test.pl
SUBST_CLASSES+= version
-SUBST_STAGE.version= post-patch
+SUBST_STAGE.version= pre-configure
SUBST_SED.version= -e "s|m4_esyscmd_s(\[make print-version\])|[${PKGVERSION_NOREV}]|"
SUBST_FILES.version= ${WRKSRC}/configure.ac
Home |
Main Index |
Thread Index |
Old Index