mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
x11/aminal: Ignore nightly versions
This commit is contained in:
parent
d69a45f8d4
commit
37051cf37f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494477
@ -27,6 +27,8 @@ MAKE_ENV= CGO_CFLAGS="-I${LOCALBASE}/include" CGO_LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
PORTSCOUT= skipv:nightly.*
|
||||
|
||||
do-build:
|
||||
@cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} && \
|
||||
${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC} go install ./...
|
||||
|
Loading…
Reference in New Issue
Block a user