aboutsummaryrefslogtreecommitdiff
path: root/games/hitori
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-23 21:49:12 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-23 21:49:12 +0000
commit0a195e5a67f0c3c41a697d3a329e201ac2937368 (patch)
tree210fce05c400b6c94e18bf2cd88a94d327ff8029 /games/hitori
parent446a7d012d69aa99773bb093ddfdcad5bdd31e32 (diff)
downloadports-0a195e5a67f0c3c41a697d3a329e201ac2937368.tar.gz
ports-0a195e5a67f0c3c41a697d3a329e201ac2937368.zip
games/hitori: fix build on GCC architectures
Checking for function "atexit" : NO
Notes
Notes: svn path=/head/; revision=559034
Diffstat (limited to 'games/hitori')
-rw-r--r--games/hitori/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hitori/Makefile b/games/hitori/Makefile
index dc1bf8281cfe..ec8b6980f43c 100644
--- a/games/hitori/Makefile
+++ b/games/hitori/Makefile
@@ -19,7 +19,8 @@ BUILD_DEPENDS= itstool:textproc/itstool \
PORTSCOUT= limitw:1,even
-USES= gettext gmake gnome localbase meson pathfix pkgconfig tar:xz
+USES= compiler:c11 gettext gmake gnome localbase meson pathfix \
+ pkgconfig tar:xz
USE_GNOME= cairo gtk30 librsvg2 libxml2:build
INSTALLS_ICONS= yes