aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-08-04 09:33:14 +0800
committerade <ade@FreeBSD.org>2000-08-04 09:33:14 +0800
commit78d864a22bfe1d46d818657e84f7e312bc38f4ec (patch)
tree62fcb24fc90e32caf8da0457b62d79aeadb7943f /textproc
parenta7bf8b38d50aa91d5c0e17de028668d5fce0a4b2 (diff)
downloadfreebsd-ports-gnome-78d864a22bfe1d46d818657e84f7e312bc38f4ec.tar.gz
freebsd-ports-gnome-78d864a22bfe1d46d818657e84f7e312bc38f4ec.tar.zst
freebsd-ports-gnome-78d864a22bfe1d46d818657e84f7e312bc38f4ec.zip
gaspell needs textproc/aspell to build, as well as run
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gaspell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile
index fcc519e1b179..b040daf83fca 100644
--- a/textproc/gaspell/Makefile
+++ b/textproc/gaspell/Makefile
@@ -13,7 +13,8 @@ DISTNAME= ${PORTNAME}-.30
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
+ aspell.7:${PORTSDIR}/textproc/aspell
RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
USE_NEWGCC= yes