diff options
author | kris <kris@FreeBSD.org> | 2005-02-12 06:06:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-12 06:06:15 +0800 |
commit | ef9556bdcd8765ad52abd12eb9dd0b75ea3b9188 (patch) | |
tree | 647ffa561a7048490496dd7e268f1736432d8e90 /net-mgmt/nagios-snmp-plugins | |
parent | e9231fa4a3f682d77ae8f0212df52ebfd86bd6e8 (diff) | |
download | freebsd-ports-gnome-ef9556bdcd8765ad52abd12eb9dd0b75ea3b9188.tar.gz freebsd-ports-gnome-ef9556bdcd8765ad52abd12eb9dd0b75ea3b9188.tar.zst freebsd-ports-gnome-ef9556bdcd8765ad52abd12eb9dd0b75ea3b9188.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index cdd40427248f..8473a9b95a50 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -16,6 +16,8 @@ COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp +BROKEN= Incorrect pkg-plist + GNU_CONFIGURE= yes USE_AUTOMAKE_VER= 14 USE_AUTOCONF_VER= 213 |