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