From 501514f79da96641532eb665a80380e25a4055ca Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 24 Nov 2002 06:35:08 +0000 Subject: Add missing dependency on libcapplet. Submitted by: bento --- textproc/gnomespell/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/gnomespell') 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" \ -- cgit