aboutsummaryrefslogtreecommitdiff
path: root/emulators/ppsspp-qt5/Makefile
blob: 2b5cf472f7e3f6d5a3d40287a32825b046787dbf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTREVISION=	0
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"