aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-clocks
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-10-06 14:31:34 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-10-06 14:31:34 +0000
commit3fa69531be5a7545ecdfd280c68ded747cf9de3b (patch)
tree07e385faeb9626584e504bc75c930045def74e90 /deskutils/gnome-clocks
parent7743748f78e316af88b2b0d016cf24fb7f48d788 (diff)
downloadports-3fa69531be5a7545ecdfd280c68ded747cf9de3b.tar.gz
ports-3fa69531be5a7545ecdfd280c68ded747cf9de3b.zip
deskutils/gnome-clocks: fix build on GCC architectures
Use C11 compiler: /usr/local/include/libhandy-1/hdy-swipe-tracker.h:23: error: redefinition of typedef 'HdySwipeTracker' /usr/local/include/libhandy-1/hdy-types.h:15: error: previous declaration of 'HdySwipeTracker' was here
Notes
Notes: svn path=/head/; revision=551582
Diffstat (limited to 'deskutils/gnome-clocks')
-rw-r--r--deskutils/gnome-clocks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnome-clocks/Makefile b/deskutils/gnome-clocks/Makefile
index 49fd8f69078b..fb07c2a473a6 100644
--- a/deskutils/gnome-clocks/Makefile
+++ b/deskutils/gnome-clocks/Makefile
@@ -22,8 +22,8 @@ LIB_DEPENDS= libgeoclue-2.so:net/geoclue \
PORTSCOUT= limitw:1,even
-USES= gettext gnome localbase meson pkgconfig python:3.4+,build \
- shebangfix tar:xz
+USES= compiler:c11 gettext gnome localbase meson pkgconfig \
+ python:3.4+,build shebangfix tar:xz
USE_LDCONFIG= yes
USE_GNOME= cairo gnomedesktop3 gsound
INSTALLS_ICONS= yes