diff options
Diffstat (limited to 'graphics/cuneiform/Makefile')
-rw-r--r-- | graphics/cuneiform/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cuneiform/Makefile b/graphics/cuneiform/Makefile index 557f9e4f79a0..d85b2e7d0dfd 100644 --- a/graphics/cuneiform/Makefile +++ b/graphics/cuneiform/Makefile @@ -16,8 +16,7 @@ LICENSE_FILE= ${WRKSRC}/cuneiform_src/Kern/license.txt ONLY_FOR_ARCHS= i386 amd64 -USE_BZIP2= yes -USES= cmake:outsource +USES= cmake:outsource tar:bzip2 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |