From 729b612a4926583de7d3779177bd4de83fec8acf Mon Sep 17 00:00:00 2001 From: rafan Date: Mon, 11 Sep 2006 18:41:00 +0000 Subject: - broken on sparc64 PR: ports/103124 Submitted by: chinsan (maintainer) Reported by: pointyhat via kris --- textproc/sdcv/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'textproc/sdcv') diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index 3ef4157..075adac 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -13,6 +13,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chinsan.tw@gmail.com COMMENT= A text-based utility for work with dictionaries in StarDict's format +NOT_FOR_ARCHS= sparc64 +NOT_FOR_ARCHS_REASON_sparc64= does not compile + USE_BZIP2= yes #USE_GCC= 3.3+ USE_ICONV= yes -- cgit v1.1