aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorpb <pb@FreeBSD.org>2003-05-19 01:28:30 +0800
committerpb <pb@FreeBSD.org>2003-05-19 01:28:30 +0800
commitd774ba14d6c08e635e6e911b9f50dfe849038073 (patch)
tree7819ce350d454787a7f2e7f08cde44d9797be167 /multimedia
parent997cfeb4b5feb83d70a81444bb22b7341aad39aa (diff)
downloadfreebsd-ports-gnome-d774ba14d6c08e635e6e911b9f50dfe849038073.tar.gz
freebsd-ports-gnome-d774ba14d6c08e635e6e911b9f50dfe849038073.tar.zst
freebsd-ports-gnome-d774ba14d6c08e635e6e911b9f50dfe849038073.zip
Add missing dependency on graphics/png, remove related BROKEN flag.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/dvdauthor/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
USE_GMAKE= yes
GNU_CONFIGURE= yes