From 73050305304492f989a7d6677ac64e1f3e2670e0 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 7 Feb 2003 19:21:11 +0000 Subject: Chase gtk20's shared lib version. --- misc/lingoteach/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/lingoteach') diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index 10982f40153e..522db31a3215 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -7,7 +7,7 @@ PORTNAME= lingoteach PORTVERSION= 0.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ DISTFILES= ${PORTNAME}-sound-${PORTVERSION}.tar.gz \ MAINTAINER= mva121@gmx.net LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 + gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 .if defined(WITH_SOUND) RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools .endif -- cgit