pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add zlib dependency to tintin++
Module Name: pkgsrc-wip
Committed By: KFL <kludev%gmail.com@localhost>
Pushed By: klu
Date: Tue Jul 11 21:36:13 2023 -0700
Changeset: f6a42c4328b6a22a01b912e564d6efa8db522cb9
Modified Files:
tintin++/Makefile
Log Message:
Add zlib dependency to tintin++
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f6a42c4328b6a22a01b912e564d6efa8db522cb9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tintin++/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/tintin++/Makefile b/tintin++/Makefile
index 6ecc1453aa..44e44c617f 100644
--- a/tintin++/Makefile
+++ b/tintin++/Makefile
@@ -14,4 +14,5 @@ WRKSRC= ${WRKDIR}/tt/src
GNU_CONFIGURE= yes
.include "../../devel/pcre/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index