aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 21:03:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 21:03:32 +0000
commit7a4777dc53583a897fb8bc1328c6be87bfed8047 (patch)
treeac0a62999320b356d1f5e64d97252e571d454a1e /games/freeciv
parent1b456f061f42fa3539a17ea670a5d87624917fe1 (diff)
downloadports-7a4777dc53583a897fb8bc1328c6be87bfed8047.tar.gz
ports-7a4777dc53583a897fb8bc1328c6be87bfed8047.zip
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019. Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Approved by: portmgr (blanket)
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 256674722117..e3623b040bd5 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -46,7 +46,7 @@ OPTIONS_SUB= yes
DB_DESC= Database support
UI_DESC= GUI clients
-GTK4_DESC= GTK+ 4 GUI toolkit support (modpack only)
+GTK4_DESC= GTK 4 GUI toolkit support (modpack only)
GTK2_USES= gnome sdl
GTK2_USE= GNOME=gdkpixbuf2,glib20,gtk20,pango \