aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-04 17:53:35 +0800
committerpav <pav@FreeBSD.org>2003-12-04 17:53:35 +0800
commitd849ded65b956b2aaf5a77f25e20a953bcf933f0 (patch)
tree520efb1000f3f48708cacb9341992776c3b1c9e9 /misc
parentc6e93427e023743c27b6eed575a466ab62db5098 (diff)
downloadfreebsd-ports-graphics-d849ded65b956b2aaf5a77f25e20a953bcf933f0.tar.gz
freebsd-ports-graphics-d849ded65b956b2aaf5a77f25e20a953bcf933f0.tar.zst
freebsd-ports-graphics-d849ded65b956b2aaf5a77f25e20a953bcf933f0.zip
- Chase liblingoteach shlib version change
Diffstat (limited to 'misc')
-rw-r--r--misc/lingoteach/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index 30ae32b97c6..1f94981f26a 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lingoteach
PORTVERSION= 0.3.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ DISTFILES+= ${PORTNAME}-sound-${SOUNDV}.tar.gz
MAINTAINER= mva@sysfault.org
COMMENT= A language teaching program with sound
-LIB_DEPENDS= lingoteach.0:${PORTSDIR}/textproc/liblingoteach
+LIB_DEPENDS= lingoteach.3:${PORTSDIR}/textproc/liblingoteach
WRKSRC= ${WRKDIR}/${PORTNAME}-ui-${PORTVERSION}