diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-10-31 08:59:55 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-10-31 08:59:55 +0000 |
commit | 66c5c27583a16c5f500eca8f7dcad4b958ce6f81 (patch) | |
tree | 7ef476dc1b3647b061229166a61b7e2bf886f956 /devel/allegro/Makefile | |
parent | f018bd3ea60b82e47c805fa4a73c3b8a93ec9f46 (diff) |
Notes
Diffstat (limited to 'devel/allegro/Makefile')
-rw-r--r-- | devel/allegro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index cc52b6fe275a..6b91678dde50 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libogg.so:audio/libogg \ libpng.so:graphics/png \ libvorbis.so:audio/libvorbis -USES= cmake gl makeinfo pkgconfig +USES= cmake gl makeinfo pkgconfig xorg USE_GL= gl glu USE_XORG= ice sm x11 xcursor xext xpm xxf86dga xxf86vm USE_LDCONFIG= yes |