Don't set WRKSRC and USE_GITHUB, it is wrong. Also, stripping go ports
is just fine. Pointy hat: pi Sponsored by: Absolight
This commit is contained in:
parent
f89aabecf9
commit
ae04fc958c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458824
@ -11,13 +11,10 @@ COMMENT= Collectd exporter for prometheus
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= go gmake
|
||||
WRKSRC= ${WRKDIR}/collectd_exporter-${PORTVERSION}
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= prometheus
|
||||
GH_PROJECT= collectd_exporter
|
||||
|
||||
PLIST_FILES= bin/prometheus-collectd-exporter
|
||||
|
||||
STRIP=
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user