aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-09-12 02:41:00 +0800
committerrafan <rafan@FreeBSD.org>2006-09-12 02:41:00 +0800
commit729b612a4926583de7d3779177bd4de83fec8acf (patch)
tree64c3bbf961ecda51e1b8a9b0543d26b10c5680a1
parent6c08bf7bfab0185c7868c84aa71d45c083afe855 (diff)
downloadfreebsd-ports-gnome-729b612a4926583de7d3779177bd4de83fec8acf.tar.gz
freebsd-ports-gnome-729b612a4926583de7d3779177bd4de83fec8acf.tar.zst
freebsd-ports-gnome-729b612a4926583de7d3779177bd4de83fec8acf.zip
- broken on sparc64
PR: ports/103124 Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer) Reported by: pointyhat via kris
-rw-r--r--textproc/sdcv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile
index 3ef415752cca..075adac2b0cf 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