diff options
Diffstat (limited to 'textproc/gaspell/Makefile')
-rw-r--r-- | textproc/gaspell/Makefile | 3 |
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 |