diff options
Diffstat (limited to 'deskutils/drivel/Makefile')
-rw-r--r-- | deskutils/drivel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index b86e14683ea4..ac8ae9a7a704 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_OMF= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |