graphics/waylandpp: Use system pugixml after r490645

This commit is contained in:
Tobias Kortkamp 2019-01-18 18:27:07 +00:00
parent 709bddfc45
commit 300360cb2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490647

View file

@ -2,6 +2,7 @@
PORTNAME= waylandpp
DISTVERSION= 0.2.4
PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= tobik@FreeBSD.org
@ -10,9 +11,10 @@ COMMENT= Wayland C++ bindings
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libwayland-egl.so:graphics/wayland
LIB_DEPENDS= libpugixml.so:textproc/pugixml \
libwayland-egl.so:graphics/wayland
USES= cmake compiler:c++11-lang gl pkgconfig
USES= cmake compiler:c++11-lang gl localbase:ldflags pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= NilsBrause
USE_GL= egl