diff options
Diffstat (limited to 'net-mgmt/libsmi/Makefile')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 6157edfcc7d8..4898dc54a626 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -6,14 +6,14 @@ # PORTNAME= libsmi -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.5 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ MAINTAINER= saper@system.pl COMMENT= A library to access SMI MIB information -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= pkgconfig gnomehack USE_GMAKE= yes PIBDIR= ${PREFIX}/share/smi/pibs |