From f2c0392281c0d299807558e9ee5f1ebb3058c783 Mon Sep 17 00:00:00 2001 From: arved Date: Thu, 19 Feb 2004 19:48:48 +0000 Subject: Chase ogle shared library Reported by: bento --- multimedia/okle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/okle') diff --git a/multimedia/okle/Makefile b/multimedia/okle/Makefile index 5a2ae794e2b..f0ee223b32e 100644 --- a/multimedia/okle/Makefile +++ b/multimedia/okle/Makefile @@ -7,14 +7,14 @@ PORTNAME= okle PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= http://okle.sourceforge.net/ MAINTAINER= lioux@FreeBSD.org COMMENT= A KDE frontend to the Ogle DVD player -BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.10:${PORTSDIR}/multimedia/ogle +BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle USE_AUTOCONF_VER= 253 -- cgit