diff options
Diffstat (limited to 'net-mgmt/libsmi')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 10b99a8..9adeef4 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ MAINTAINER= saper@system.pl COMMENT= A library to access SMI MIB information -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_GMAKE= yes MIBDIR= ${PREFIX}/share/smi/mibs |