diff options
Diffstat (limited to 'devel/goffice/Makefile')
-rw-r--r-- | devel/goffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 24fb0205f218..35aab281d4da 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgsf gconf2 \ ltverhack USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |