aboutsummaryrefslogtreecommitdiff
path: root/graphics/libcdr01/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2016-01-08 18:09:30 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2016-01-08 18:09:30 +0000
commit254161722b8434a9ec59dea11a9fd31e02dec95f (patch)
tree46834a5d9f8d809ab5065bc9740e29ded8a3283d /graphics/libcdr01/Makefile
parent5391a9d16ca65aeec752f464439f2033e1caafee (diff)
downloadports-254161722b8434a9ec59dea11a9fd31e02dec95f.tar.gz
ports-254161722b8434a9ec59dea11a9fd31e02dec95f.zip
Notes
Diffstat (limited to 'graphics/libcdr01/Makefile')
-rw-r--r--graphics/libcdr01/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile
index 61d0ebdab172..cc05aea12b25 100644
--- a/graphics/libcdr01/Makefile
+++ b/graphics/libcdr01/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= libcdr
-PORTVERSION= 0.1.1
-PORTREVISION= 1
+PORTVERSION= 0.1.2
CATEGORIES= graphics devel
MASTER_SITES= LODEV
PKGNAMESUFFIX= 01
@@ -19,7 +18,7 @@ LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \
liblcms2.so:${PORTSDIR}/graphics/lcms2
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-werror --without-docs
+CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs
USES= libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip