diff options
author | kris <kris@FreeBSD.org> | 2005-02-11 22:06:15 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-11 22:06:15 +0000 |
commit | ef9556bdcd8765ad52abd12eb9dd0b75ea3b9188 (patch) | |
tree | 647ffa561a7048490496dd7e268f1736432d8e90 /net-mgmt | |
parent | e9231fa4a3f682d77ae8f0212df52ebfd86bd6e8 (diff) | |
download | FreeBSD-ports-ef9556bdcd8765ad52abd12eb9dd0b75ea3b9188.zip FreeBSD-ports-ef9556bdcd8765ad52abd12eb9dd0b75ea3b9188.tar.gz |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'net-mgmt')
-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 cdd4042..8473a9b 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 |