aboutsummaryrefslogtreecommitdiff
path: root/graphics/cuneiform
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-09 22:53:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-09 22:53:27 +0000
commit73305116580d48393e22f472dbb8a6b87cb80212 (patch)
tree086e10e22dd4afc295c9db5c83bff49881f527f9 /graphics/cuneiform
parentb5209428481a6799775bdd3a9e365e8dfddb3f26 (diff)
downloadports-73305116580d48393e22f472dbb8a6b87cb80212.tar.gz
ports-73305116580d48393e22f472dbb8a6b87cb80212.zip
Notes
Diffstat (limited to 'graphics/cuneiform')
-rw-r--r--graphics/cuneiform/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cuneiform/Makefile b/graphics/cuneiform/Makefile
index 7ffe033ee425..f9811695a830 100644
--- a/graphics/cuneiform/Makefile
+++ b/graphics/cuneiform/Makefile
@@ -16,6 +16,8 @@ COMMENT= OCR system developed and open sourced by Cognitive technologies
LIB_DEPENDS= dlmalloc.2:${PORTSDIR}/devel/libdlmalloc
+ONLY_FOR_ARCHS= i386 amd64
+
USE_BZIP2= yes
USE_CMAKE= yes
CMAKE_ARGS= -DCMAKE_EXE_LINKER_FLAGS="-L${LOCALBASE}/lib -ldlmalloc"