diff options
Diffstat (limited to 'comms/vpb2/Makefile')
-rw-r--r-- | comms/vpb2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/vpb2/Makefile b/comms/vpb2/Makefile index 42cead44a331..14303e29af61 100644 --- a/comms/vpb2/Makefile +++ b/comms/vpb2/Makefile @@ -15,8 +15,8 @@ MAINTAINER= dyfet@gnu.org COMMENT= User mode API for Voicetronix 4 port analog DSP telephony cards USE_GMAKE= yes -USE_LIBTOOL= yes -USE_AUTOCONF= yes +USE_LIBTOOL_VER= 13 +USE_AUTOCONF_VER= 213 USE_REINPLACE= yes INSTALLS_SHLIB= yes |