pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tdlib: set dependency to build only



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Jul 25 20:48:18 2022 +0200
Changeset:	88c1368ef6d8d8ce8f402ea6a667b9033842e321

Modified Files:
	tdlib/Makefile

Log Message:
tdlib: set dependency to build only

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=88c1368ef6d8d8ce8f402ea6a667b9033842e321

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tdlib/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/tdlib/Makefile b/tdlib/Makefile
index 7c2e04c129..76292dbe9d 100644
--- a/tdlib/Makefile
+++ b/tdlib/Makefile
@@ -20,6 +20,7 @@ CMAKE_ARG_PATH=	..
 pre-configure:
 	${MKDIR} ${WRKSRC}/build
 
+BUILDLINK_DEPMETHOD.gperf=	build
 .include "../../devel/gperf/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"


Home | Main Index | Thread Index | Old Index