pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
compat32_fontconfig: Fix BUILDLINK_API_DEPENDS in Makefile
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Wed Jul 31 19:05:04 2019 +0200
Changeset: c646c9fdc45c3122347c308935914872849fbaa7
Modified Files:
compat32_fontconfig/Makefile
Log Message:
compat32_fontconfig: Fix BUILDLINK_API_DEPENDS in Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c646c9fdc45c3122347c308935914872849fbaa7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
compat32_fontconfig/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/compat32_fontconfig/Makefile b/compat32_fontconfig/Makefile
index 4c012e075b..a6c27ca410 100644
--- a/compat32_fontconfig/Makefile
+++ b/compat32_fontconfig/Makefile
@@ -110,7 +110,7 @@ post-install:
.include "../../wip/compat32_libuuid/buildlink3.mk"
.endif
.include "../../devel/zlib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.compat32_freetype2+= freetype2>=2.8.1
+BUILDLINK_API_DEPENDS.compat32_freetype2+= compat32_freetype2>=2.8.1
.include "../../wip/compat32_freetype2/buildlink3.mk"
.include "../../wip/compat80-x11/buildlink3.mk"
.include "../../wip/compat32_expat/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index