View | Details | Raw Unified | Return to bug 236627
Collapse All | Expand All

(-)Makefile (-2 / +5 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	nestopia
3
PORTNAME=	nestopia
4
DISTVERSION=	1.49
4
DISTVERSION=	1.49
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	emulators
6
CATEGORIES=	emulators
7
7
8
MAINTAINER=	neel@neelc.org
8
MAINTAINER=	neel@neelc.org
Lines 25-30 Link Here
25
USE_SDL=	sdl2
25
USE_SDL=	sdl2
26
INSTALLS_ICONS=	yes
26
INSTALLS_ICONS=	yes
27
27
28
OPTIONS_DEFINE=	DOCS
28
OPTIONS_DEFINE=	DOCS JACK
29
29
30
JACK_LIB_DEPENDS=libjack.so:audio/jack
31
JACK_CONFIGURE_WITH=jack
32
30
.include <bsd.port.mk>
33
.include <bsd.port.mk>

Return to bug 236627