pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/gotosocial
Module Name: pkgsrc
Committed By: nikita
Date: Sat Jun 1 14:31:01 UTC 2024
Modified Files:
pkgsrc/www/gotosocial: Makefile
Log Message:
gotosocial: update comment on architecture blocks
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/gotosocial/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/gotosocial/Makefile
diff -u pkgsrc/www/gotosocial/Makefile:1.35 pkgsrc/www/gotosocial/Makefile:1.36
--- pkgsrc/www/gotosocial/Makefile:1.35 Sat Jun 1 14:03:05 2024
+++ pkgsrc/www/gotosocial/Makefile Sat Jun 1 14:31:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2024/06/01 14:03:05 bsiegert Exp $
+# $NetBSD: Makefile,v 1.36 2024/06/01 14:31:01 nikita Exp $
DISTNAME= gotosocial-0.15.0-source-code
PKGNAME= ${DISTNAME:S/-source-code//}
@@ -74,6 +74,7 @@ SUBST_SED.systemdpaths+= -e 's,config.ya
# on FreeBSD, the modernc.org/* packages do not work on arm64:
# "imports modernc.org/libc/errno: build constraints exclude all Go files in /usr/ports/net-im/gotosocial/work/gotosocial-0.5.2/vendor/modernc.org/libc/errno"
# BUG: does not build on Sun
+# to unblock: https://github.com/ncruces/go-sqlite3/issues/85
ONLY_FOR_PLATFORM= *-*-x86_64
do-build:
Home |
Main Index |
Thread Index |
Old Index