aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2021-02-15 08:20:12 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2021-02-15 08:20:12 +0000
commitff059841fcc660136ae574d7b80ce716c0110c8c (patch)
tree2a6b2eef9ca2dafdea90323ffdce7ab7b93aa3a0 /deskutils
parent3d2162132ba1ce8b74a5c5c6a711ec7e43d7fafa (diff)
downloadports-ff059841fcc660136ae574d7b80ce716c0110c8c.tar.gz
ports-ff059841fcc660136ae574d7b80ce716c0110c8c.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnome-pomodoro/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gnome-pomodoro/Makefile b/deskutils/gnome-pomodoro/Makefile
index fa111c071ac5..82d00b3eb4fa 100644
--- a/deskutils/gnome-pomodoro/Makefile
+++ b/deskutils/gnome-pomodoro/Makefile
@@ -24,6 +24,8 @@ USE_GITHUB= yes
GNU_CONFIGURE= yes
+# clang fails to compile a C source (gnome-shell-extension.c) generated
+# from vala source. USE_GCC=yes is a temporary workaround to this issue.
USE_GCC= yes
USE_GNOME= cairo glib20 gtk30 introspection
USE_GSTREAMER1= yes