diff options
-rw-r--r-- | lang/ocs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocs/Makefile b/lang/ocs/Makefile index 049f4d6969b3..706ae830d0b2 100644 --- a/lang/ocs/Makefile +++ b/lang/ocs/Makefile @@ -36,7 +36,7 @@ HAS_CONFIGURE= yes USE_XORG= xt USE_LDCONFIG= ${OCS}/lib/freebsd${OSREL}-${ARCH} -NOT_FOR_ARCHS= amd64 ia64 +NOT_FOR_ARCHS= amd64 ia64 sparc64 CONFIGURE_ARGS= --prefix="${WRKDIR}" \ --disable-absolute-pathes \ |