summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-02-06 06:54:53 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-02-06 06:54:53 +0000
commitfa50ddead3dc787416522a81adafaf1057525ba6 (patch)
treeaa52f6659fce2eb79dff02e0149cc1cc0413b3ca /accessibility
parentThe tarball has been rerolled to include our patches. (diff)
- Bump $PORTREVISION for libexpat shlib bump.
- Add explicit LIB_DEPENDS on libexpat. Spotted by: nork
Notes
Notes: svn path=/head/; revision=155298
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/dasher/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index 5a74508f6471..bc05491c3ab8 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -8,6 +8,7 @@
PORTNAME= dasher
PORTVERSION= 3.2.18
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -18,6 +19,7 @@ MAINTAINER= lewiz@compsoc.man.ac.uk
COMMENT= Information efficient text-entry interface
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes