diff options
Diffstat (limited to 'finance/emma/Makefile')
-rw-r--r-- | finance/emma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/emma/Makefile b/finance/emma/Makefile index 8db32172489a..5b48d8099f99 100644 --- a/finance/emma/Makefile +++ b/finance/emma/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_PYTHON= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |