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

(-)amarok/Makefile (-2 lines)
Lines 28-34 Link Here
28
USE_SDL=	sdl
28
USE_SDL=	sdl
29
USE_RUBY=	yes
29
USE_RUBY=	yes
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
USE_GNOME=
32
INSTALLS_ICONS=	yes
31
INSTALLS_ICONS=	yes
33
32
34
OPTIONS=	GPOD "iPod support" on \
33
OPTIONS=	GPOD "iPod support" on \
Lines 76-82 Link Here
76
CONFIGURE_ARGS+=--without-libvisual
75
CONFIGURE_ARGS+=--without-libvisual
77
.else
76
.else
78
LIB_DEPENDS+=	visual-0.4:${PORTSDIR}/graphics/libvisual04
77
LIB_DEPENDS+=	visual-0.4:${PORTSDIR}/graphics/libvisual04
79
USE_GNOME+=	gnomelibs
80
.endif
78
.endif
81
79
82
.if defined(WITHOUT_OPENGL)
80
.if defined(WITHOUT_OPENGL)

Return to bug 128492