pkgsrc-WIP-changes archive

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

atac-seq: Add python bl3 to define PYPKGPREFIX for dep



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Jan 20 18:51:36 2023 -0600
Changeset:	b22f295161d01cba9e786bb3390d576f9a0cfac8

Modified Files:
	atac-seq/Makefile

Log Message:
atac-seq: Add python bl3 to define PYPKGPREFIX for dep

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

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

diffstat:
 atac-seq/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/atac-seq/Makefile b/atac-seq/Makefile
index 1dca82e989..a234650861 100644
--- a/atac-seq/Makefile
+++ b/atac-seq/Makefile
@@ -23,4 +23,5 @@ DEPENDS+=	webbrowser>=0:../../wip/webbrowser
 
 META_PACKAGE=	yes
 
+.include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index