diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index 3791ac4406b3..112dd0c22cc7 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -16,15 +16,16 @@ DISTFILES= ${PORTNAME}-sound-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}.tar.gz .endif -MAINTAINER= mva121@gmx.net +MAINTAINER= mva@sysfault.org COMMENT= A language teaching program with sound -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 + .if defined(WITH_SOUND) RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools .endif +USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_TARGET= "" USE_GMAKE= yes diff --git a/misc/lingoteach/pkg-descr b/misc/lingoteach/pkg-descr index af6d5cdf3500..673921a722ce 100644 --- a/misc/lingoteach/pkg-descr +++ b/misc/lingoteach/pkg-descr @@ -6,6 +6,3 @@ Different types of learning are available for many words and sentences. WWW: http://www.lingoteach.org - --Marcus vA -mva121@gmx.net