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 e156c8e0fb22..354ab482debc 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -17,7 +17,7 @@ COMMENT= Light-weight GNOME based financial management program USE_XORG= xpm sm USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |