aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/collectd5
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-08-19 00:43:24 +0800
committerbdrewery <bdrewery@FreeBSD.org>2014-08-19 00:43:24 +0800
commit515d5048aa56d4a1c049b999ae019d87b61bd0e2 (patch)
tree5cc71aad2369347e372daa82cf3849f910e182fc /net-mgmt/collectd5
parent7f67e239a6dff5e6f1564218536f8ab0410b402a (diff)
downloadfreebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.tar.gz
freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.tar.zst
freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.zip
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
Diffstat (limited to 'net-mgmt/collectd5')
-rw-r--r--net-mgmt/collectd5/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 50744cf91c8d..0e2becf6155c 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -67,8 +67,6 @@ CONFLICTS= collectd-4.[0-9]*
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-PLIST_SUB+= RESETPREFIX=${PREFIX}
-
.include <bsd.port.options.mk>
# NOTE: Plugins without dependencies are defined further down.