pkgsrc-WIP-changes archive

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

go-freetype set BUILDLINK PATH



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Sun Jan 10 01:21:11 2021 +0100
Changeset:	74b62922f0df27b46d70addf9a4b044026461faf

Modified Files:
	go-freetype/buildlink3.mk

Log Message:
go-freetype set BUILDLINK PATH

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

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

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

diffs:
diff --git a/go-freetype/buildlink3.mk b/go-freetype/buildlink3.mk
index dce5bc22bd..4c1ec306bf 100644
--- a/go-freetype/buildlink3.mk
+++ b/go-freetype/buildlink3.mk
@@ -9,7 +9,7 @@ BUILDLINK_CONTENTS_FILTER.go-freetype=	${EGREP} gopkg/
 BUILDLINK_DEPMETHOD.go-freetype?=		build
 
 BUILDLINK_API_DEPENDS.go-freetype+=	go-freetype>=20170609
-BUILDLINK_PKGSRCDIR.go-freetype?=	../../category/go-freetype
+BUILDLINK_PKGSRCDIR.go-freetype?=	../../wip/go-freetype
 
 
 .include "../../graphics/go-image/buildlink3.mk"


Home | Main Index | Thread Index | Old Index