diff options
Diffstat (limited to 'textproc/sagasu/Makefile')
-rw-r--r-- | textproc/sagasu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index 95428d02c0e0..fff0c642e2cb 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -17,7 +17,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libgnomeui USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |