1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Add a missing dependency on aspell.

Reported by:	bento
This commit is contained in:
Joe Marcus Clarke 2004-01-17 10:15:46 +00:00
parent 23dcc25864
commit 4f64109097
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98385

View File

@ -7,6 +7,7 @@
PORTNAME= enchant
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= abiword
@ -15,6 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Dictionary/spellchecking framework
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes