sysutils/siegfried: Hook up tests again after r518928
This commit is contained in:
parent
5161d8942c
commit
306a9846b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519068
@ -17,8 +17,12 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= richardlehane
|
||||
|
||||
GO_TARGET= ./cmd/sf
|
||||
GO_TEST_TARGET= ./cmd/sf
|
||||
|
||||
PLIST_FILES= bin/sf
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC} && \
|
||||
${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} test ${GO_BUILDFLAGS} \
|
||||
./cmd/sf
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user