diff options
Diffstat (limited to 'finance/gnofin/Makefile')
-rw-r--r-- | finance/gnofin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index 2794c53b73ac..45c1fca9277d 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -18,7 +18,7 @@ COMMENT= Light-weight GNOME based financial management program USE_XORG= xpm sm USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |