Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157083292
D21735.id62374.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D21735.id62374.diff
View Options
Index: www/gohugo/Makefile
===================================================================
--- www/gohugo/Makefile
+++ www/gohugo/Makefile
@@ -106,9 +106,6 @@
-X github.com/gohugoio/hugo/hugolib.CommitHash=${COMMIT_ID}" \
${BUILD_TAGS}
-SOURCE_DATE_EPOCH_CMD= date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
-COMMIT_ID= 253e5fdc699fe915305c3f685843dcd45f05b3c9
-
OPTIONS_DEFINE= MANPAGES EXTENDED
OPTIONS_DEFAULT= MANPAGES EXTENDED
OPTIONS_SUB= yes
@@ -127,6 +124,11 @@
hugo-new-site.1 hugo-new-theme.1 hugo-new.1 hugo-server.1 \
hugo-version.1 hugo.1
+.include <bsd.port.pre.mk>
+
+SOURCE_DATE_EPOCH_CMD= date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
+COMMIT_ID= 253e5fdc699fe915305c3f685843dcd45f05b3c9
+
do-build-MANPAGES-on:
@cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/
@@ -135,4 +137,4 @@
${INSTALL_MAN} ${WRKSRC}/man/man1/$i ${STAGEDIR}/${PREFIX}/man/man1
.endfor
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 8:25 AM (9 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33302419
Default Alt Text
D21735.id62374.diff (1 KB)
Attached To
Mode
D21735: www/gohugo: Update for D21730
Attached
Detach File
Event Timeline
Log In to Comment