ports/emulators/emulationstation/files/patch-external_CMakeLists.txt
Tobias Kortkamp 8cdc2366a0 New port: emulators/emulationstation
EmulationStation is a cross-platform graphical front-end for
emulators, with controller navigation.

Originally written by Alec "Aloshi" Lofquist, this is a fork by
RetroPie.

WWW: https://github.com/RetroPie/EmulationStation

PR:		230537
Submitted by:	freebsd@coombscloud.com
2019-01-27 05:55:04 +00:00

9 lines
284 B
Text

Use pugixml from ports, rather than embedded
--- external/CMakeLists.txt.orig 2018-08-11 01:01:24 UTC
+++ external/CMakeLists.txt
@@ -2,4 +2,3 @@
# package managers are included with the project (in the 'external' folder)
add_subdirectory("nanosvg")
-add_subdirectory("pugixml")