summaryrefslogtreecommitdiffstats
path: root/audio/audacious-crossfade/Makefile
blob: 654b6e4744c2133f21f8e86249ed5194f0f5bcb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	audacious-crossfade
# Date created:		16 July 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

APP=		audacious
LIB_DEPENDS=	audclient.2:${PORTSDIR}/multimedia/audacious
BUILD_DEPENDS=	${LOCALBASE}/lib/audacious/General/alarm.so:${PORTSDIR}/multimedia/audacious-plugins
CPPFLAGS+=	-I${LOCALBASE}/include/glib-2.0 -I${LOCALBASE}/include/gtk-2.0 \
		-I${LOCALBASE}/include/cairo -I${LOCALBASE}/include/pango-1.0 \
		-I${LOCALBASE}/include/atk-1.0
MASTERDIR=	${.CURDIR}/../xmms-crossfade

BROKEN=		Does not compile

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud