diff options
Diffstat (limited to 'devel/guikachu/Makefile')
-rw-r--r-- | devel/guikachu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile index 6af026024671..cfc0019f0abb 100644 --- a/devel/guikachu/Makefile +++ b/devel/guikachu/Makefile @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.4 USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |