Bugfix
This commit is contained in:
parent
318edba8c1
commit
bda19b3832
2
Makefile
2
Makefile
@ -13,8 +13,8 @@ LICENSE= BSD3CLAUSE
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= go
|
USES= go
|
||||||
GO_TARGET= ${WRKSRC}/postfix-log-parser/main.go
|
|
||||||
GO_PKGNAME= github.com/yo000/postfix-log-parser
|
GO_PKGNAME= github.com/yo000/postfix-log-parser
|
||||||
|
GO_TARGET= postfix-log-parser/main.go:postfix-log-parser
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= yo000
|
GH_ACCOUNT= yo000
|
||||||
|
Loading…
Reference in New Issue
Block a user