pkgsrc-WIP-changes archive

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

libxslt-32: Specify wip paths.



Module Name:	pkgsrc-wip
Committed By:	Maya Rashish <maya%NetBSD.org@localhost>
Pushed By:	coypu
Date:		Sun Jun 30 19:59:40 2019 +0300
Changeset:	38861e58528bd726d147ccda259adccd68e72dfc

Modified Files:
	libxslt-32/Makefile

Log Message:
libxslt-32: Specify wip paths.

This seems to be the convention.

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

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

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

diffs:
diff --git a/libxslt-32/Makefile b/libxslt-32/Makefile
index aed5e633cb..6d483e23c4 100644
--- a/libxslt-32/Makefile
+++ b/libxslt-32/Makefile
@@ -29,5 +29,5 @@ CPPFLAGS+=	-Dsocklen_t=int
 #BUILDLINK_API_DEPENDS.libxml2+=	libxml2>=2.6.27
 
 .include "../../security/libgcrypt/buildlink3.mk"
-.include "../libxml2-32/buildlink3.mk"
+.include "../../wip/libxml2-32/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index