aboutsummaryrefslogtreecommitdiff
path: root/graphics/pornview
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-24 12:57:02 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-24 12:57:02 +0000
commita275baa57f759caa2c1ec7faf600b01c35e3e196 (patch)
treeca152a4a8c92104e89b3dbb8a881ff18f3fe3b90 /graphics/pornview
parent24fce7b8c8feebd6b0ded7ef560c55712785c95a (diff)
downloadports-a275baa57f759caa2c1ec7faf600b01c35e3e196.tar.gz
ports-a275baa57f759caa2c1ec7faf600b01c35e3e196.zip
Sync with the category changes of libdvdnav, libxine and xine.
Notes
Notes: svn path=/head/; revision=76391
Diffstat (limited to 'graphics/pornview')
-rw-r--r--graphics/pornview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile
index 8a8e8263b4c6..12b086533380 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_LIBXINE)
-LIB_DEPENDS+= xine:${PORTSDIR}/graphics/libxine
+LIB_DEPENDS+= xine.3:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.endif