diff options
Diffstat (limited to 'comms/vpb2/Makefile')
-rw-r--r-- | comms/vpb2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/vpb2/Makefile b/comms/vpb2/Makefile index 8a1464b0af74..54de9fc19fd6 100644 --- a/comms/vpb2/Makefile +++ b/comms/vpb2/Makefile @@ -18,8 +18,7 @@ DEPRECATED= "mastersite disappeared, no longer maintained by author" EXPIRATION_DATE= 2005-12-31 USE_GMAKE= yes -USE_INC_LIBTOOL_VER= 13 -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 libtool:13:inc USE_REINPLACE= yes INSTALLS_SHLIB= yes |