257ee41338
This fixes problems like ports failing to build if the port is already installed [1] - Bump PORTREVISION of affected ports - Support the install target in bsd.go.mk - STAGE support for free! PR: ports/180003 [1]
19 lines
668 B
Text
19 lines
668 B
Text
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/License
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/Readme
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/diff.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/diff_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatter.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatter_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pretty.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/zero.go
|
|
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%
|
|
@dirrmtry %%GO_SRCDIR%%/github.com/kr
|
|
@dirrmtry %%GO_SRCDIR%%/github.com
|
|
@dirrmtry %%GO_SRCDIR%%
|
|
@dirrmtry %%GO_LIBDIR%%/github.com/kr
|
|
@dirrmtry %%GO_LIBDIR%%/github.com
|
|
@dirrmtry %%GO_LIBDIR%%
|
|
@dirrmtry share/go/pkg
|
|
@dirrmtry share/go
|