1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/textproc/go-text/pkg-plist
Julien Laffaye 257ee41338 - Change default location of Go packages to LOCALBASE/share/go
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]
2014-01-11 17:46:33 +00:00

25 lines
904 B
Plaintext

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/Readme
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/Readme
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/column.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/column_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/indent.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/indent_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mc/Readme
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mc/mc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/wrap.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/wrap_test.go
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%/mc
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter
@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