diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/enchant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index 50bdb769246..6e2dd70bfa3 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_REINPLACE= yes USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes -USE_GNOME= gnomehack gnomeprefix gnometarget glib20 +USE_GNOME= gnomehack gnometarget glib20 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |