pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-htseq: Clean up, test on Darwin



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jul 30 08:00:30 2023 -0500
Changeset:	fddf34aaef9b167aadc1d54ea867bd8433f7af3c

Modified Files:
	py-htseq/Makefile

Log Message:
py-htseq: Clean up, test on Darwin

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fddf34aaef9b167aadc1d54ea867bd8433f7af3c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-htseq/Makefile | 7 -------
 1 file changed, 7 deletions(-)

diffs:
diff --git a/py-htseq/Makefile b/py-htseq/Makefile
index c37ad9d66d..5f464639b6 100644
--- a/py-htseq/Makefile
+++ b/py-htseq/Makefile
@@ -5,13 +5,6 @@
 #              Thu Jul 27 18:40:57 CDT 2023               #
 ###########################################################
 
-###########################################################
-# Unconverted and partially converted FreeBSD port syntax:
-
-#post-install:
-#	${STRIP} ${DESTDIR}${PYTHON_SITELIBDIR}/HTSeq/_StepVector.cpython-39.so
-#	${STRIP} ${DESTDIR}${PYTHON_SITELIBDIR}/HTSeq/_HTSeq.cpython-39.so
-
 DISTNAME=	HTSeq-2.0.3
 PKGNAME=	${PYPKGPREFIX}-HTSeq-2.0.3
 CATEGORIES=	biology


Home | Main Index | Thread Index | Old Index