pkgsrc-WIP-changes archive

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

compat32_libgpg-error: Fix BUILDLINK_PKGSRCDIR.<pkg> location



Module Name:	pkgsrc-wip
Committed By:	Naveen Narayanan <zerous@nocebo.space>
Pushed By:	zerous
Date:		Tue Jul 23 17:51:30 2019 +0200
Changeset:	1eecfe37c2c3d2ecdd4a82b2403cb9e5e739aba5

Modified Files:
	compat32_libgpg-error/buildlink3.mk

Log Message:
compat32_libgpg-error: Fix BUILDLINK_PKGSRCDIR.<pkg> location

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

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

diffstat:
 compat32_libgpg-error/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/compat32_libgpg-error/buildlink3.mk b/compat32_libgpg-error/buildlink3.mk
index 81fc66649a..4f08636729 100644
--- a/compat32_libgpg-error/buildlink3.mk
+++ b/compat32_libgpg-error/buildlink3.mk
@@ -7,7 +7,7 @@ compat32_LIBGPG_ERROR_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.compat32_libgpg-error+=	compat32_libgpg-error>=0.6
 BUILDLINK_ABI_DEPENDS.compat32_libgpg-error+=	compat32_libgpg-error>=1.10nb1
-BUILDLINK_PKGSRCDIR.compat32_libgpg-error?=	../../wip/libgpg-error-32
+BUILDLINK_PKGSRCDIR.compat32_libgpg-error?=	../../wip/compat32_libgpg-error
 BUILDLINK_LIBDIRS.compat32_libgpg-error?=	emul/netbsd32/lib
 BUILDLINK_INCDIRS.compat32_libgpg-error?=	emul/netbsd32/include
 


Home | Main Index | Thread Index | Old Index