diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
commit | 0a64cde63270bb3144a78e6025b126657dc996da (patch) | |
tree | 60e8093b9e746b60b373b362af47aae9078eedc8 /net-mgmt/arpscan/Makefile | |
parent | BROKEN: Incorrectly installs a perllocal.pod (diff) |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to '')
-rw-r--r-- | net-mgmt/arpscan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 8642bcc75a4b..f1c32d8fd99e 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -15,6 +15,8 @@ COMMENT= Simple arp scanner BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet +BROKEN= Unfetchable + GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |