aboutsummaryrefslogtreecommitdiff
path: root/graphics/fyre
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
commit3cf0c52fa6016687078f1be15489ab2af19dc330 (patch)
treecbe693adeccba5e36f594c9db8a0b351320cb150 /graphics/fyre
parent4dbc59c3bb70027554159916d299ae4aa3d6a717 (diff)
downloadports-3cf0c52fa6016687078f1be15489ab2af19dc330.tar.gz
ports-3cf0c52fa6016687078f1be15489ab2af19dc330.zip
graphics: Add missing USES={gl,gnome,sdl}
Notes
Notes: svn path=/head/; revision=517071
Diffstat (limited to 'graphics/fyre')
-rw-r--r--graphics/fyre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index f70e53408f1a..0446592a6e48 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -13,7 +13,7 @@ COMMENT= Chaos map rendering system with GTK+-2 interface
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USES= compiler:c++11-lang desktop-file-utils gmake pkgconfig \
+USES= compiler:c++11-lang desktop-file-utils gmake gnome pkgconfig \
shared-mime-info tar:bzip2
USE_GNOME= libglade2
GNU_CONFIGURE= yes