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 f4b73d085c13..cff206a15c61 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= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |