freebsd-ports/emulators/ppsspp-qt5/Makefile
2023-06-20 00:50:00 +00:00

10 lines
247 B
Makefile

PORTREVISION= 1
PKGNAMESUFFIX= -qt5
MASTERDIR= ${.CURDIR}/../ppsspp
OPTIONS_SLAVE= QT5
# XXX No VULKAN per https://github.com/hrydgard/ppsspp/blob/v1.10/Qt/QtMain.cpp#L711-L712
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
.include "${MASTERDIR}/Makefile"