diff options
Diffstat (limited to 'devel/goffice04/Makefile')
-rw-r--r-- | devel/goffice04/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/goffice04/Makefile b/devel/goffice04/Makefile index f3ae00b3c9f7..968ffa71a523 100644 --- a/devel/goffice04/Makefile +++ b/devel/goffice04/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \ libgsf_gnome libgnomeui ltverhack USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |