aboutsummaryrefslogtreecommitdiff
path: root/graphics/waylandpp
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 08:59:55 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 08:59:55 +0000
commit66c5c27583a16c5f500eca8f7dcad4b958ce6f81 (patch)
tree7ef476dc1b3647b061229166a61b7e2bf886f956 /graphics/waylandpp
parentf018bd3ea60b82e47c805fa4a73c3b8a93ec9f46 (diff)
downloadports-66c5c27583a16c5f500eca8f7dcad4b958ce6f81.tar.gz
ports-66c5c27583a16c5f500eca8f7dcad4b958ce6f81.zip
Add missing USES to my ports
Notes
Notes: svn path=/head/; revision=516140
Diffstat (limited to 'graphics/waylandpp')
-rw-r--r--graphics/waylandpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/waylandpp/Makefile b/graphics/waylandpp/Makefile
index a510aa3df768..cefc16a6244a 100644
--- a/graphics/waylandpp/Makefile
+++ b/graphics/waylandpp/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpugixml.so:textproc/pugixml \
libwayland-egl.so:graphics/wayland
-USES= cmake compiler:c++11-lang gl localbase:ldflags pkgconfig
+USES= cmake compiler:c++11-lang gl localbase:ldflags pkgconfig xorg
USE_GITHUB= yes
GH_ACCOUNT= NilsBrause
USE_GL= egl