From 8503b23dfbf820dde311d325832f39577cb74720 Mon Sep 17 00:00:00 2001 From: Pierre Beyssac Date: Sun, 18 May 2003 17:28:30 +0000 Subject: Add missing dependency on graphics/png, remove related BROKEN flag. --- multimedia/dvdauthor/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'multimedia/dvdauthor') diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index c06985dd7e1b..886d3ad53e20 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -15,14 +15,11 @@ MAINTAINER= pb@FreeBSD.org COMMENT= Makes a DVD file structure from one or more MPEG2 streams LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \ - gnugetopt.1:${PORTSDIR}/devel/libgnugetopt + gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ + png.5:${PORTSDIR}/graphics/png .include -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" -.endif - USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit v1.2.3