diff options
-rw-r--r-- | irc/ezbounce/Makefile | 2 | ||||
-rw-r--r-- | japanese/ddskk/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index a408505fa974..28f735ac8d0f 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy +BROKEN= Does not fetch + GNU_CONFIGURE= yes SUB_FILES= pkg-message diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile index 91f3c7abc2e4..67b685930d6f 100644 --- a/japanese/ddskk/Makefile +++ b/japanese/ddskk/Makefile @@ -17,6 +17,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org COMMENT= Simple Kana to Kanji conversion program on Emacsen +BROKEN= Does not fetch + USE_EMACS= yes .include <bsd.port.pre.mk> |