summaryrefslogtreecommitdiff
path: root/misc/lingoteach
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-04-17 02:07:54 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-04-17 02:07:54 +0000
commitbe9c74fc6eb9441da146ca616f91506daa37e072 (patch)
tree9ee2b7d18caf2e5b78b2e8c9d50e102fac5424d5 /misc/lingoteach
parentUpdate to 1.2.1. (diff)
mail address changed, also using USE_GNOME now
PR: 51045 Submitted by: Marcus von Appen <mva@sysfault.org>
Notes
Notes: svn path=/head/; revision=79112
Diffstat (limited to 'misc/lingoteach')
-rw-r--r--misc/lingoteach/Makefile7
-rw-r--r--misc/lingoteach/pkg-descr3
2 files changed, 4 insertions, 6 deletions
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