aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc-devel
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
commitbdbf1030b2f358d66f779dab3f34eb0fc95a8dd9 (patch)
tree734c691425384bf25023dd6953d0107f8afa963d /multimedia/vlc-devel
parent325ced949d61b94b3f9aec6a1b2a28e989c44271 (diff)
downloadports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.tar.gz
ports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.zip
Notes
Diffstat (limited to 'multimedia/vlc-devel')
-rw-r--r--multimedia/vlc-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 3c0a9671e7f9..99a5dd41df9b 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
MAINTAINER= brian@FreeBSD.org
-LIB_DEPENDS= dvdcss.2:${PORTSDIR}/graphics/libdvdcss \
- dvdread.2:${PORTSDIR}/graphics/libdvdread
+LIB_DEPENDS= dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \
+ dvdread.2:${PORTSDIR}/multimedia/libdvdread
GNU_CONFIGURE= yes
CONFIGURE_ENV= PATH_GTKCONFIG="${GTK_CONFIG}"