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

(-)ports/multimedia/mpeg4ip/Makefile (-3 / +3 lines)
Lines 13-22 Link Here
13
13
14
MAINTAINER=	lioux@FreeBSD.org
14
MAINTAINER=	lioux@FreeBSD.org
15
15
16
BUILD_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
16
BUILD_DEPENDS=	libtool:${PORTSDIR}/devel/libtool \
17
		libtool:${PORTSDIR}/devel/libtool \
18
		nasm:${PORTSDIR}/devel/nasm
17
		nasm:${PORTSDIR}/devel/nasm
19
LIB_DEPENDS=	SDL-1.1.4:${PORTSDIR}/devel/sdl12
18
LIB_DEPENDS=	SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
19
		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
20
20
21
USE_GNOMENG=	yes
21
USE_GNOMENG=	yes
22
USE_GNOME=	gtk12
22
USE_GNOME=	gtk12

Return to bug 46254