aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/dasher
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-08-16 22:41:14 +0800
committerpawel <pawel@FreeBSD.org>2012-08-16 22:41:14 +0800
commit1072ddb44609b24048d05e518f4058d414f85131 (patch)
tree9b451f2708065464b12684805389324f0b8183aa /accessibility/dasher
parentc8220615648e2b550f4a185de1dab25e8da5c9c6 (diff)
downloadfreebsd-ports-gnome-1072ddb44609b24048d05e518f4058d414f85131.tar.gz
freebsd-ports-gnome-1072ddb44609b24048d05e518f4058d414f85131.tar.zst
freebsd-ports-gnome-1072ddb44609b24048d05e518f4058d414f85131.zip
- Bump portrevision after audio/libogg upgrade
- Add explicit dependency on audio/libogg so this port won't be missed next time PR: ports/170033 Submitted by: myself Approved by: maintainer timeout (3 weeks)
Diffstat (limited to 'accessibility/dasher')
-rw-r--r--accessibility/dasher/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index 5cb2d6427554..04887588b693 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dasher
PORTVERSION= 4.10.1
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= GNOME
@@ -18,6 +18,7 @@ MAINTAINER= lewiz@compsoc.man.ac.uk
COMMENT= Information efficient text-entry interface
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
+LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USE_BZIP2= yes