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

(-)Makefile (-1 / +1 lines)
Lines 50-56 Link Here
50
DO_NOT_COMPILE+=	kmidi
50
DO_NOT_COMPILE+=	kmidi
51
.endif # defined(WITHOUT_MIDI)
51
.endif # defined(WITHOUT_MIDI)
52
52
53
DO_NOT_COMPILE+=	xine-artsplugin
53
DO_NOT_COMPILE+=	xine_artsplugin
54
54
55
.if exists(${X11BASE}/bin/xine-config)
55
.if exists(${X11BASE}/bin/xine-config)
56
WITH_XINE=	yes
56
WITH_XINE=	yes

Return to bug 48653