summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-19 20:28:24 +0000
committerijliao <ijliao@FreeBSD.org>2002-09-19 20:28:24 +0000
commit723af0437b6ed182c8adaf89111f05ba2409450d (patch)
tree7e3a64d2cf5cae688aa19f05a3b70b9d2905b06d /misc
parent1e80ac4ce6c63dbd0c715927b2183f4fa36944e6 (diff)
downloadFreeBSD-ports-723af0437b6ed182c8adaf89111f05ba2409450d.zip
FreeBSD-ports-723af0437b6ed182c8adaf89111f05ba2409450d.tar.gz
remove bogus dependencies
Diffstat (limited to 'misc')
-rw-r--r--misc/lingoteach/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index 891571b..10982f4 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -18,10 +18,8 @@ DISTFILES= ${PORTNAME}-sound-${PORTVERSION}.tar.gz \
MAINTAINER= mva121@gmx.net
-BUILD_DEPENDS= gtk-query-immodules-2.0:${PORTSDIR}/x11-toolkits/gtk20:install \
- xml2-config:${PORTSDIR}/textproc/libxml2:install
-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2:install \
- gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20:install
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
+ gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
.if defined(WITH_SOUND)
RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools
.endif
OpenPOWER on IntegriCloud