Page MenuHomeFreeBSD

D37941.diff
No OneTemporary

D37941.diff

diff --git a/editors/micro/Makefile b/editors/micro/Makefile
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -1,7 +1,7 @@
PORTNAME= micro
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.11
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
@@ -41,7 +41,7 @@
DEBUG_VARS= _BUILD_DEBUG=ON
pre-build:
- cd ${GO_WRKSRC} && ${SETENV} ${GO_ENV} ${GO_CMD} generate ./runtime
+ cd ${GO_WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} generate ./runtime
post-install:
${INSTALL_DATA} ${WRKSRC}/assets/packaging/micro.1 \

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 6, 6:57 AM (13 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36092255
Default Alt Text
D37941.diff (570 B)

Event Timeline