diff options
Diffstat (limited to 'textproc/gnomespell')
-rw-r--r-- | textproc/gnomespell/Makefile | 2 |
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" \ |