aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gnomespell
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-11-24 14:35:08 +0800
committermarcus <marcus@FreeBSD.org>2002-11-24 14:35:08 +0800
commit501514f79da96641532eb665a80380e25a4055ca (patch)
treec85458c487314d513270747dfa8f6009641762b8 /textproc/gnomespell
parentbb6e68b0a992a08e7329f4f63c37c6fc0308b6d4 (diff)
downloadfreebsd-ports-gnome-501514f79da96641532eb665a80380e25a4055ca.tar.gz
freebsd-ports-gnome-501514f79da96641532eb665a80380e25a4055ca.tar.zst
freebsd-ports-gnome-501514f79da96641532eb665a80380e25a4055ca.zip
Add missing dependency on libcapplet.
Submitted by: bento
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" \