pkgsrc-WIP-changes archive

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

go-properteis-map: further attempts at building,



Module Name:	pkgsrc-wip
Committed By:	Chris Lasocki <krz.lasocki%gmail.com@localhost>
Pushed By:	klasocki
Date:		Thu Apr 4 13:41:42 2019 +0000
Changeset:	374f43ba2a9186b4af39c468f2154bac491a92ed

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

Log Message:
go-properteis-map: further attempts at building,

push for mailinglist thread

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

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 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/go-paths-helper/buildlink3.mk b/go-paths-helper/buildlink3.mk
index ad6106a71c..39beed9cfc 100644
--- a/go-paths-helper/buildlink3.mk
+++ b/go-paths-helper/buildlink3.mk
@@ -5,10 +5,8 @@ BUILDLINK_TREE+=	go-paths-helper
 .if !defined(GO_PATHS_HELPER_BUILDLINK3_MK)
 GO_PATHS_HELPER_BUILDLINK3_MK:=
 
-BUILDLINK_CONTENTS_FILTER.go-paths-helper=	${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-paths-helper?=	build
 
-#UILDLINK_API_DEPENDS.go-paths-helper+=	go-paths-helper>=1.3.0
+BUILDLINK_DEPMETHOD.go-paths-helper?=	build
 BUILDLINK_PKGSRCDIR.go-paths-helper?=	../../wip/go-paths-helper
 
 .endif  # GO_PATHS_HELPER_BUILDLINK3_MK


Home | Main Index | Thread Index | Old Index