aboutsummaryrefslogtreecommitdiff
path: root/devel/liborcus/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-22 06:46:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-22 06:46:58 +0000
commit2929299e83ad2017335811349d8d87b7865a5197 (patch)
treed02af6b6574e79789a60bef6e3283c3e3185c079 /devel/liborcus/Makefile
parentcaa378d7efc6970ec2b660886074fee957dc91c1 (diff)
Notes
Diffstat (limited to 'devel/liborcus/Makefile')
-rw-r--r--devel/liborcus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile
index 1df1bf545766..e49501c374ad 100644
--- a/devel/liborcus/Makefile
+++ b/devel/liborcus/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= liborcus
-PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTVERSION= 0.5.2
CATEGORIES= devel misc
MASTER_SITES= http://kohei.us/files/orcus/src/
@@ -18,6 +17,7 @@ LIB_DEPENDS= libzip.so:${PORTSDIR}/archivers/libzip \
GNU_CONFIGURE= yes
USES= gmake libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --disable-spreadsheet-model --disable-werror \
--with-boost="${LOCALBASE}" \