diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-24 06:35:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-24 06:35:08 +0000 |
commit | c89934a0ca6c43b62c070a401e23855a26bff57f (patch) | |
tree | 06f8b92e2484a60033628e86cdd2f6a29dab2190 /textproc/gnome-spell | |
parent | ff8f9f8c538307d138333fe68bba043de4dc84e7 (diff) |
Notes
Diffstat (limited to 'textproc/gnome-spell')
-rw-r--r-- | textproc/gnome-spell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 2311e909f528..ecac3ec99a50 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/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" \ |