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 a29ab9b49115..2e95a742630d 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -18,7 +18,7 @@ COMMENT= Light-weight GNOME based financial management program USE_X_PREFIX= 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" |