diff options
author | Pierre Beyssac <pb@FreeBSD.org> | 2004-01-27 19:20:53 +0000 |
---|---|---|
committer | Pierre Beyssac <pb@FreeBSD.org> | 2004-01-27 19:20:53 +0000 |
commit | 4544d5a9e6b2043e390a42191f69df448b55edd0 (patch) | |
tree | 511c55a2a425075f848eed5ae55c21a31684dcb9 /multimedia/dvdauthor | |
parent | cd876898311467838561793487082075dc4c0833 (diff) | |
download | ports-4544d5a9e6b2043e390a42191f69df448b55edd0.tar.gz ports-4544d5a9e6b2043e390a42191f69df448b55edd0.zip |
Notes
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r-- | multimedia/dvdauthor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 22c0e0f44c1f..2a3f4d46ee49 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -16,7 +16,6 @@ COMMENT= Makes a DVD file structure from one or more MPEG2 streams BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \ - gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ png.5:${PORTSDIR}/graphics/png \ xml2.5:${PORTSDIR}/textproc/libxml2 |