diff options
Diffstat (limited to 'deskutils/gnotime/Makefile')
-rw-r--r-- | deskutils/gnotime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 5fdaa2c0e967..9a040d4b1aca 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -24,7 +24,7 @@ USE_XORG= xscrnsaver USE_GNOME= gnomehack gnomeprefix gtkhtml3 intlhack libgnomeui USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 libltdl:22 +USE_AUTOTOOLS= libtool libltdl LIBTOOLFILES= configure ../${QOF_DISTNAME}/configure CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ LIBQOF_CFLAGS="${LIBQOF_CFLAGS}" LIBQOF_LIBS="${LIBQOF_LIBS}" |