aboutsummaryrefslogtreecommitdiff
path: root/textproc/sdcv
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-10-07 14:34:15 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-10-07 14:34:15 +0000
commitf9a0b8ee5f1bb33298de2d07ebb3477b23c436ba (patch)
treef9eaf8a80b5acebb362d5a485d28a698d19581ea /textproc/sdcv
parentef32423ee8d28daed9083eaf98059e3515b05f84 (diff)
downloadports-f9a0b8ee5f1bb33298de2d07ebb3477b23c436ba.tar.gz
ports-f9a0b8ee5f1bb33298de2d07ebb3477b23c436ba.zip
Notes
Diffstat (limited to 'textproc/sdcv')
-rw-r--r--textproc/sdcv/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile
index 9cc13f6811e9..d42d08eb4f1c 100644
--- a/textproc/sdcv/Makefile
+++ b/textproc/sdcv/Makefile
@@ -13,11 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= chinsan@FreeBSD.org
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
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15
@@ -44,8 +40,8 @@ MAN1= sdcv.1
BROKEN= Doesn't build on FreeBSD 4.x
.endif
-.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
-BROKEN= Doesn't build on 64-bit platforms
+.if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "sparc64"
+BROKEN= Doesn't build on 64-bit platforms
.endif
post-patch: