diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-10 21:15:21 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-10 21:15:21 +0800 |
commit | 39273e487c8e77004da479861513d8b4049890f5 (patch) | |
tree | 0ee8fbca86174396c3b2b2c7746c0f19b99ce35e /net-mgmt/collectd5 | |
parent | 5c216ef85d64cf1287eff8e6ea2d41531b02a0b3 (diff) | |
download | freebsd-ports-gnome-39273e487c8e77004da479861513d8b4049890f5.tar.gz freebsd-ports-gnome-39273e487c8e77004da479861513d8b4049890f5.tar.zst freebsd-ports-gnome-39273e487c8e77004da479861513d8b4049890f5.zip |
- Convert net/librouteros to USES=libtool and bump dependent ports
- USES=tar:bzip2
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'net-mgmt/collectd5')
-rw-r--r-- | net-mgmt/collectd5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 4a8d2ce6b6bb..dd1cdbf2b955 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 5.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ PKGNAMESUFFIX= 5 |