freebsd-ports/emulators/mupen64-sound/Makefile
Tijl Coosemans 6bc83b9a9b Replace OPTIONS_OVERRIDE with OPTIONS_SLAVE in all ports. It is not meant
to be used in port makefiles.

Approved by:	bapt
2013-06-09 15:58:46 +00:00

15 lines
205 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -sound
COMMENT= Sound plugin for Mupen64
FIXFILES= #
PLUGIN_NAME= mupen64_audio
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"