diff options
Diffstat (limited to 'devel/seed/Makefile')
-rw-r--r-- | devel/seed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/seed/Makefile b/devel/seed/Makefile index d11060768b63..6220b2403fee 100644 --- a/devel/seed/Makefile +++ b/devel/seed/Makefile @@ -31,7 +31,7 @@ GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GNOME= gnomehack gtk20 intltool libxml2 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |