View | Details | Raw Unified | Return to bug 148643 | Differences between
and this patch

Collapse All | Expand All

(-)audio/etoile-melodie/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	melodie
8
PORTNAME=	melodie
9
PORTVERSION=	0.4.1
9
PORTVERSION=	0.4.1
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	audio gnustep
11
CATEGORIES=	audio gnustep
12
MASTER_SITES=	http://download.gna.org/etoile/
12
MASTER_SITES=	http://download.gna.org/etoile/
13
PKGNAMEPREFIX=	etoile-
13
PKGNAMEPREFIX=	etoile-
Lines 17-23 Link Here
17
COMMENT=	Etoile Project music player
17
COMMENT=	Etoile Project music player
18
18
19
LIB_DEPENDS=	tag.1:${PORTSDIR}/audio/taglib \
19
LIB_DEPENDS=	tag.1:${PORTSDIR}/audio/taglib \
20
		mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
20
		mp4v2.10:${PORTSDIR}/multimedia/mp4v2
21
21
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_GNUSTEP=	yes
23
USE_GNUSTEP=	yes

Return to bug 148643