diff options
Diffstat (limited to 'net-mgmt/libsmi/Makefile')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 9b19d11036e5..52e87d7b596d 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -3,6 +3,7 @@ PORTNAME= libsmi PORTVERSION= 0.4.8 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ \ LOCAL/bms @@ -12,7 +13,7 @@ COMMENT= Library to access SMI MIB information USE_LDCONFIG= yes INSTALL_TARGET= install-strip -USES= gmake libtool:keepla pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig PIBDIR= ${PREFIX}/share/smi/pibs MIBDIR= ${PREFIX}/share/smi/mibs GNU_CONFIGURE= yes |