diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net-mgmt/remarp | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net-mgmt/remarp')
-rw-r--r-- | net-mgmt/remarp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/remarp/Makefile b/net-mgmt/remarp/Makefile index 5322c3b00834..2860b9685761 100644 --- a/net-mgmt/remarp/Makefile +++ b/net-mgmt/remarp/Makefile @@ -16,7 +16,6 @@ COMMENT= An SNMP-based ARP watcher RUN_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP -USE_REINPLACE= YES USE_PERL5= YES NO_BUILD= YES |