pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
input-headers: fix DISTNAME
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Mar 14 13:35:42 2026 +0100
Changeset: a9dceef1f0703218038d63d684a4c4b86acc26f6
Modified Files:
input-headers/Makefile
Log Message:
input-headers: fix DISTNAME
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a9dceef1f0703218038d63d684a4c4b86acc26f6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
input-headers/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/input-headers/Makefile b/input-headers/Makefile
index 7f8fe6ac8c..6d8d70c61c 100644
--- a/input-headers/Makefile
+++ b/input-headers/Makefile
@@ -2,7 +2,7 @@
.include "../../wip/libopeninput/Makefile.common"
-DISTNAME= input-headers-${VERSION}
+PKGNAME= input-headers-${VERSION}
COMMENT= Input headers from libopeninput
USE_TOOLS+= pax
Home |
Main Index |
Thread Index |
Old Index