aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/bpatch/Makefile1
-rw-r--r--editors/e93/Makefile1
-rw-r--r--editors/nedit/Makefile1
-rw-r--r--editors/nvi-devel/Makefile1
-rw-r--r--editors/spe/Makefile1
-rw-r--r--editors/yasnippet/Makefile1
6 files changed, 6 insertions, 0 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile
index ec87b6d4275b..587edc69518a 100644
--- a/editors/bpatch/Makefile
+++ b/editors/bpatch/Makefile
@@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org
COMMENT= Hex editor that doesn't load the whole file at once
+BROKEN= Unfetchable
NO_WRKSUBDIR= yes
PLIST_FILES= bin/bpatch \
man/man1/bpatch.1.gz
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index 1d2766053c9a..42f0132a5e4e 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${PORTNAME}
+BROKEN= Unfetchable
USES= gmake tcl tar:tgz
USE_XORG= x11 xinerama
MAKE_ARGS= PREFIX="${PREFIX}" \
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index ac989fcd54ed..82330df90c9c 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -14,6 +14,7 @@ EXTRACT_ONLY= nedit-5.6-src.tar.gz
MAINTAINER= deischen@FreeBSD.org
COMMENT= X11/Motif GUI text editor for programs and plain text files
+BROKEN= Unfetchable
LICENSE= GPLv1
USES= motif perl5
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index 571f9ae47c81..d3cca0ac4bc1 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -17,6 +17,7 @@ OPTIONS_DEFINE= WIDECHAR
OPTIONS_DEFAULT=WIDECHAR
WIDECHAR_DESC= Enable wide-character support (UTF-8)
+BROKEN= Unfetchable
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/editors/spe/Makefile b/editors/spe/Makefile
index 02d26ea2c5a7..c9a25e43dfa6 100644
--- a/editors/spe/Makefile
+++ b/editors/spe/Makefile
@@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME:tl}-${PORTVERSION}-wx2.6.1.0
MAINTAINER= nivit@FreeBSD.org
COMMENT= Stani's Python Editor
+BROKEN= Unfetchable
NO_BUILD= yes
USES= python
diff --git a/editors/yasnippet/Makefile b/editors/yasnippet/Makefile
index 213927f7cd2f..c44950b68895 100644
--- a/editors/yasnippet/Makefile
+++ b/editors/yasnippet/Makefile
@@ -11,6 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= olgeni@FreeBSD.org
COMMENT= YASnippet is a template system for Emacs
+BROKEN= Unfetchable
USES= tar:bzip2
USE_EMACS= yes
NO_BUILD= yes