aboutsummaryrefslogtreecommitdiff
path: root/graphics/pornview
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-09-21 17:40:23 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-09-21 17:40:23 +0000
commit98ba3d6aa5b726b4ebab2da57ce11cf363ddc323 (patch)
treeb6c9dc7f594f91aacc561faa23f8b8f238db8069 /graphics/pornview
parent7091785fe8ac846c07b20dc9576b356f7f3a7a13 (diff)
downloadports-98ba3d6aa5b726b4ebab2da57ce11cf363ddc323.tar.gz
ports-98ba3d6aa5b726b4ebab2da57ce11cf363ddc323.zip
Notes
Diffstat (limited to 'graphics/pornview')
-rw-r--r--graphics/pornview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile
index e2ea9f3c3a64..ac62525f2617 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pornview
PORTVERSION= 0.2.0.p.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_LIBXINE)
-LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.elif defined(WITH_MPLAYER)
RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer