summaryrefslogtreecommitdiff
path: root/www/bluefish/Makefile
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-07-05 00:52:23 +0100
committerNuno Teixeira <eduardo@FreeBSD.org>2023-07-05 01:01:47 +0100
commite95c4bea425b3e3c49b63e0cf4eff24af40c574b (patch)
tree8dc19a73a7472a4440fa79d3b38f26ab56546d77 /www/bluefish/Makefile
parentx11/foot: unbreak build after aec9c6c9cf90 (diff)
www/bluefish: Fix build on clang16
Use G_CALLBACK() macro to silence incompatible function pointer warnings and disables any argument checks. Sugested by: dim See also: https://lists.freebsd.org/archives/freebsd-ports/2023-July/004036.html MFH: 2023Q3
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r--www/bluefish/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index cb70663a38d5..c5cfd419be0e 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bluefish
DISTVERSION= 2.2.14
+PORTREVISION= 1
CATEGORIES= www editors
MASTER_SITES= https://www.bennewitz.com/bluefish/stable/source/ \
SF