aboutsummaryrefslogtreecommitdiff
path: root/graphics/pornview
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2007-02-15 08:35:23 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2007-02-15 08:35:23 +0000
commitb31785b717082bf7927e5689e4f59170d15e8a5d (patch)
tree1b4675f911ec2b39026e1b354f7ee57bb3bbe0d3 /graphics/pornview
parentfa1ec2e5762c03f393abd85f2cde566d6d9da719 (diff)
downloadports-b31785b717082bf7927e5689e4f59170d15e8a5d.tar.gz
ports-b31785b717082bf7927e5689e4f59170d15e8a5d.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 91c852e108ab..a4596e817209 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pornview
PORTVERSION= 0.2.0.p.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_LIBXINE)
-LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.elif defined(WITH_MPLAYER)
RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer