pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
subread: Eliminate redundancy in Makefile
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Mon Jan 20 11:17:22 2025 -0600
Changeset: 2714c1443c40e264ae541de87c82878caab97105
Modified Files:
subread/Makefile
Log Message:
subread: Eliminate redundancy in Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2714c1443c40e264ae541de87c82878caab97105
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
subread/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/subread/Makefile b/subread/Makefile
index f19fae8258..c3c8dcc4e8 100644
--- a/subread/Makefile
+++ b/subread/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= subread-2.0.8-source
+DISTNAME= ${PKGNAME}-source
PKGNAME= subread-2.0.8
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=subread/}
Home |
Main Index |
Thread Index |
Old Index