aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/vobcopy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/vobcopy/Makefile')
-rw-r--r--sysutils/vobcopy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile
index e1d5710d6218..a3df1a4aa5a1 100644
--- a/sysutils/vobcopy/Makefile
+++ b/sysutils/vobcopy/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= http://lpn.rnbhq.org/download/
MAINTAINER= lioux@FreeBSD.org
COMMENT= Decrypts and copies DVD .vob files
-LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \
- gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread
USE_BZIP2= yes
+USE_GETOPT_LONG= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
USE_REINPLACE= yes