summaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
diff options
context:
space:
mode:
authorPierre Beyssac <pb@FreeBSD.org>2003-05-18 17:28:30 +0000
committerPierre Beyssac <pb@FreeBSD.org>2003-05-18 17:28:30 +0000
commit8503b23dfbf820dde311d325832f39577cb74720 (patch)
tree45b79b33c06924f35600dcbd0548799afd2a6e32 /multimedia/dvdauthor
parentAdd net-rhythmbox, an audio and Internet radio player for the GNOME 2 (diff)
Add missing dependency on graphics/png, remove related BROKEN flag.
Notes
Notes: svn path=/head/; revision=81258
Diffstat (limited to 'multimedia/dvdauthor')
-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