pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ppc-morphos-sdk: Add missing dependency on p5-Tie-IxHash
Module Name: pkgsrc-wip
Committed By: Jonathan Schleifer <js%nil.im@localhost>
Pushed By: js
Date: Sat Feb 8 19:17:38 2020 +0100
Changeset: b3646b1fcdaafa9ea2ccc96d931e26ba9302f926
Modified Files:
ppc-morphos-sdk/Makefile
Log Message:
ppc-morphos-sdk: Add missing dependency on p5-Tie-IxHash
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b3646b1fcdaafa9ea2ccc96d931e26ba9302f926
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ppc-morphos-sdk/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/ppc-morphos-sdk/Makefile b/ppc-morphos-sdk/Makefile
index 9a2739df42..60b5673ec3 100644
--- a/ppc-morphos-sdk/Makefile
+++ b/ppc-morphos-sdk/Makefile
@@ -1,6 +1,7 @@
# $NetBSD$
PKGNAME= ppc-morphos-${DISTNAME}
+PKGREVISION= 1
DISTNAME= sdk-20191111
CATEGORIES= cross
MASTER_SITES= https://morphos-team.net/files/
@@ -11,6 +12,8 @@ HOMEPAGE= https://www.morphos-team.net/
COMMENT= SDK for ppc-morphos-gcc
#LICENSE= # TODO: (see mk/license.mk)
+DEPENDS+= p5-Tie-IxHash-[0-9]*:../../devel/p5-Tie-IxHash
+
WRKSRC= ${WRKDIR}/morphossdk
USE_TOOLS+= xzcat gtar
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index