pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
divecmd: libdivecomputer dependency is now in misc, not wip
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Sat May 27 00:09:58 2023 -0700
Changeset: 8dc1b81a3c5910cdbb119dd91343b9f86767cff1
Modified Files:
divecmd/Makefile
Log Message:
divecmd: libdivecomputer dependency is now in misc, not wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8dc1b81a3c5910cdbb119dd91343b9f86767cff1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
divecmd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/divecmd/Makefile b/divecmd/Makefile
index 7c971aae0b..cc3a38aae6 100644
--- a/divecmd/Makefile
+++ b/divecmd/Makefile
@@ -20,5 +20,5 @@ CONFIGURE_ARGS+= MANDIR="${PREFIX}/${PKGMANDIR}"
CONFIGURE_ARGS+= PREFIX="${PREFIX}"
CONFIGURE_ARGS+= SBINDIR="${SBINDIR}"
-.include "../../wip/libdivecomputer/buildlink3.mk"
+.include "../../misc/libdivecomputer/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index