aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-06-29 09:17:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-06-29 09:17:09 +0000
commit274abb9676f5c99d5bd60b4b6a83d01f25b29da9 (patch)
tree4a5b1f1b23c2bbedb7045f446132684edcaa3434 /editors
parent2c6ade3eb4da460ca3926ae045f85769a39f9e4e (diff)
downloadports-274abb9676f5c99d5bd60b4b6a83d01f25b29da9.tar.gz
ports-274abb9676f5c99d5bd60b4b6a83d01f25b29da9.zip
Change a BROKEN to IGNORE if dependencies are not satisfied. This will
save an otherwise pointless bento/pointyhat build. No response from maintainer for quite some time.
Notes
Notes: svn path=/head/; revision=112528
Diffstat (limited to 'editors')
-rw-r--r--editors/mule-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile
index bda1b392db88..b0625dbfdd1c 100644
--- a/editors/mule-common/Makefile
+++ b/editors/mule-common/Makefile
@@ -117,7 +117,7 @@ WRKDIR= ${WRKDIRBASE}/editors/mule/work
pre-build::
@cd ${.CURDIR}/../mule; make
.else
-BROKEN= First you should build install a port for mule except mule-common
+IGNORE= First you should build install a port for mule except mule-common
.endif
.endif