From d80907959fac79ec71046ef97ee021b087ede418 Mon Sep 17 00:00:00 2001 From: pb Date: Tue, 27 Jan 2004 19:20:53 +0000 Subject: Remove useless explicit dependency on gnugetopt, taken care of by USE_GETOPT_LONG. Obtained from: pav --- multimedia/dvdauthor/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'multimedia/dvdauthor') 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 -- cgit