aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-26 04:20:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-26 04:20:48 +0000
commit84b2c75c1f3d3d2ad7f65badc554ca144dc9b8aa (patch)
tree306ceb0f9b6e2e14a90de4128be297f222fb855e
parentb382ea50f42669535d81039b3889d05d196df228 (diff)
downloadports-84b2c75c1f3d3d2ad7f65badc554ca144dc9b8aa.tar.gz
ports-84b2c75c1f3d3d2ad7f65badc554ca144dc9b8aa.zip
games/ags: Add USES=xorg
Notes
Notes: svn path=/head/; revision=512879
-rw-r--r--games/ags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ags/Makefile b/games/ags/Makefile
index e12f74bd4276..cc82d5f0564a 100644
--- a/games/ags/Makefile
+++ b/games/ags/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= liballeg.so:devel/allegro \
libvorbis.so:audio/libvorbis \
libfreetype.so:print/freetype2
-USES= compiler:c++11-lang gmake localbase pkgconfig tar:xz
+USES= compiler:c++11-lang gmake localbase pkgconfig tar:xz xorg
USE_XORG= x11
MAKE_ARGS= V=1