summaryrefslogtreecommitdiff
path: root/editors/biew
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2015-09-25 21:15:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2015-09-25 21:15:22 +0000
commit12f0176c5869af498082cd37e10f59ca7da421f0 (patch)
tree72c48fcfbe394624f9737a1b0987356bb280f817 /editors/biew
parentMark as broken on sparc64: fails to build. (diff)
Mark as broken on non-x86: fails to build.
Approved by: portmgr (sparc64 blanket)
Notes
Notes: svn path=/head/; revision=397874
Diffstat (limited to 'editors/biew')
-rw-r--r--editors/biew/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index 873ea9238004..592e13cbfec3 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -13,6 +13,9 @@ COMMENT= Binary file viewer and editor
LICENSE= GPLv2
+ONLY_FOR_ARCHS= amd64 i386 ia64
+ONLY_FOR_ARCHS_REASON= no targets defined in Makefile
+
USES= dos2unix gmake iconv tar:bzip2
DOS2UNIX_FILES= ${PORTDOCS:S,^,doc/,}
HAS_CONFIGURE= yes