summaryrefslogtreecommitdiff
path: root/textproc/gnomespell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-24 06:35:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-24 06:35:08 +0000
commitc89934a0ca6c43b62c070a401e23855a26bff57f (patch)
tree06f8b92e2484a60033628e86cdd2f6a29dab2190 /textproc/gnomespell
parentAdd the FreeBSD GNOME Project News RDF link to the My Evolution news feeds (diff)
Add missing dependency on libcapplet.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=70958
Diffstat (limited to 'textproc/gnomespell')
-rw-r--r--textproc/gnomespell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile
index 2311e909f528..ecac3ec99a50 100644
--- a/textproc/gnomespell/Makefile
+++ b/textproc/gnomespell/Makefile
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack libglade gal
+USE_GNOME= gnomeprefix gnomehack libglade gal libcapplet
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \