pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
compat32_libxslt: Fix .include entries
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Tue Jul 23 18:16:39 2019 +0200
Changeset: 20eb15563f4142d16f269cd4ff51f7af63ceef90
Modified Files:
compat32_libxslt/buildlink3.mk
Log Message:
compat32_libxslt: Fix .include entries
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=20eb15563f4142d16f269cd4ff51f7af63ceef90
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
compat32_libxslt/buildlink3.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/compat32_libxslt/buildlink3.mk b/compat32_libxslt/buildlink3.mk
index fc895c815b..0f6f728057 100644
--- a/compat32_libxslt/buildlink3.mk
+++ b/compat32_libxslt/buildlink3.mk
@@ -10,8 +10,8 @@ BUILDLINK_ABI_DEPENDS.compat32_libxslt+= compat32_libxslt>=1.1.28nb2
BUILDLINK_PKGSRCDIR.compat32_libxslt?= ../../wip/compat32_libxslt
BUILDLINK.LIBDIRS.compat32_libxslt= emul/netbsd32/lib
-.include "../../wip/libgcrypt-32/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../wip/compat32_libgcrypt/buildlink3.mk"
+.include "../../wip/compat32_libxml2/buildlink3.mk"
.endif # COMPAT32_LIBXSLT_BUILDLINK3_MK
BUILDLINK_TREE+= -compat32_libxslt
Home |
Main Index |
Thread Index |
Old Index