aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-10-20 18:09:19 +0800
committermarino <marino@FreeBSD.org>2014-10-20 18:09:19 +0800
commit1bc7949c9f5356fe1c4ec8e04881a70d1203429f (patch)
tree908ebe63f57c4c891160678dcf8ff5a61c53fdff /net-mgmt
parent319847cc7a34ed887c94e2c2c88b8d223e03b916 (diff)
downloadfreebsd-ports-graphics-1bc7949c9f5356fe1c4ec8e04881a70d1203429f.tar.gz
freebsd-ports-graphics-1bc7949c9f5356fe1c4ec8e04881a70d1203429f.tar.zst
freebsd-ports-graphics-1bc7949c9f5356fe1c4ec8e04881a70d1203429f.zip
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/icinga2/Makefile2
-rw-r--r--net-mgmt/sysmon/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index 245f7c2179e..584a6ff84a2 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo # for better debugging
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
-USES= bison cmake python
+USES= alias bison cmake python
USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}
diff --git a/net-mgmt/sysmon/Makefile b/net-mgmt/sysmon/Makefile
index 8a4e63e69b4..9d6968b1001 100644
--- a/net-mgmt/sysmon/Makefile
+++ b/net-mgmt/sysmon/Makefile
@@ -12,6 +12,7 @@ COMMENT= Network tool designed for high performance and accurate monitoring
LICENSE= GPLv2
+USES= alias
DOCS= Changes.html binaries.html config.html docs.html index.html \
jclient.jpg net-example.png sysmon.conf.man.html sysmon.jpg \
sysmon.man.html reporting.xml-spec.txt