pkgsrc-WIP-changes archive

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

crosswrench-git: use pystring in pkgsrc-current



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%pkgsrc.org@localhost>
Pushed By:	nros
Date:		Fri Nov 3 11:24:37 2023 +0100
Changeset:	1d65263b7fb36a3498f5fe8fdadd24eb792fcc3b

Modified Files:
	crosswrench-git/Makefile

Log Message:
crosswrench-git: use pystring in pkgsrc-current

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

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

diffstat:
 crosswrench-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/crosswrench-git/Makefile b/crosswrench-git/Makefile
index 6f3ca64ae0..05bca6885c 100644
--- a/crosswrench-git/Makefile
+++ b/crosswrench-git/Makefile
@@ -19,9 +19,9 @@ CMAKE_ARGS+=	-DEXTERNAL_LIBS:BOOL=ON
 
 .include "../../devel/cxxopts/buildlink3.mk"
 .include "../../devel/pstreams/buildlink3.mk"
+.include "../../devel/pystring/buildlink3.mk"
 .include "../../security/botan2/buildlink3.mk"
 .include "../../wip/csv2/buildlink3.mk"
 .include "../../wip/libzippp/buildlink3.mk"
 .include "../../wip/mk/git-package.mk"
-.include "../../wip/pystring/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index