diff options
Diffstat (limited to 'audio/rioutil/Makefile')
-rw-r--r-- | audio/rioutil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index f2ae6eef104f..3202683ce57d 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A program to inferface with the Rio600, Rio800, and psa[play devices -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |