From f61c2b04a4ebee859a3a68a654a2bdf62b7bed60 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 24 Oct 2015 01:17:05 +0000 Subject: [PATCH] Mark as broken: does not fetch --- emulators/dynamips/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile index 0deef86e424d..8d7425ddcc8f 100644 --- a/emulators/dynamips/Makefile +++ b/emulators/dynamips/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.ipflow.utc.fr/dynamips/ MAINTAINER= ports@FreeBSD.org COMMENT= Cisco 3600/7200 Simulator +BROKEN= Does not fetch + LIB_DEPENDS= libelf.so:${PORTSDIR}/devel/libelf USES= gmake