pkgsrc-WIP-changes archive

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

go-paths-helper: Fix buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Apr 3 21:10:25 2019 +0200
Changeset:	000eca77090a0ea1e64fb09aec0d1d57db1410f5

Modified Files:
	go-paths-helper/buildlink3.mk

Log Message:
go-paths-helper: Fix buildlink3.mk

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

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

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

diffs:
diff --git a/go-paths-helper/buildlink3.mk b/go-paths-helper/buildlink3.mk
index 946e34752b..ad6106a71c 100644
--- a/go-paths-helper/buildlink3.mk
+++ b/go-paths-helper/buildlink3.mk
@@ -13,4 +13,4 @@ BUILDLINK_PKGSRCDIR.go-paths-helper?=	../../wip/go-paths-helper
 
 .endif  # GO_PATHS_HELPER_BUILDLINK3_MK
 
-BUILDLINK_TREE+=	go-paths-helper
+BUILDLINK_TREE+=	-go-paths-helper


Home | Main Index | Thread Index | Old Index