diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-02-28 16:16:38 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-02-28 16:16:38 +0000 |
commit | e95b8512140fba52b554b9f7e67a3c834e4a52c7 (patch) | |
tree | 2bc78a9fb19596bfb2f35bb3e3644e2f86e14f95 /net-mgmt/nagios-snmp-plugins/Makefile | |
parent | db241e2abbae262e172e3a232725c9838ba8cc03 (diff) | |
download | ports-e95b8512140fba52b554b9f7e67a3c834e4a52c7.tar.gz ports-e95b8512140fba52b554b9f7e67a3c834e4a52c7.zip |
Unbreak plist
Notes
Notes:
svn path=/head/; revision=130031
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 8473a9b95a50..cdd40427248f 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -16,8 +16,6 @@ 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 |