aboutsummaryrefslogtreecommitdiff
path: root/net/owncloud-csync/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-10-16 10:48:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-10-16 10:48:04 +0000
commit47319e7588a7cfb11937b28f9835111ae96efe8b (patch)
tree344eeb4958ee1e01fdd07621368aa990219347ad /net/owncloud-csync/Makefile
parentd5d3b12e6b917404eaa3f73667475e83fbb55a6f (diff)
downloadports-47319e7588a7cfb11937b28f9835111ae96efe8b.tar.gz
ports-47319e7588a7cfb11937b28f9835111ae96efe8b.zip
Notes
Diffstat (limited to 'net/owncloud-csync/Makefile')
-rw-r--r--net/owncloud-csync/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/owncloud-csync/Makefile b/net/owncloud-csync/Makefile
index 53fbd1363701..c8f38ef9c02a 100644
--- a/net/owncloud-csync/Makefile
+++ b/net/owncloud-csync/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= owncloud-csync
-PORTVERSION= 0.90.0
+PORTVERSION= 0.90.2
CATEGORIES= net kde
MASTER_SITES= http://download.owncloud.com/download/
DISTNAME= ocsync-${PORTVERSION}
@@ -20,8 +20,7 @@ LIB_DEPENDS= libiniparser.so:${PORTSDIR}/devel/iniparser \
USES= cmake:outsource iconv pkgconfig
USE_BZIP2= yes
USE_SQLITE= yes
-CMAKE_ARGS+= -DWITH_LOG4C=NO \
- -DUNIT_TESTING=NO \
+CMAKE_ARGS+= -DUNIT_TESTING=NO \
-DMAN_INSTALL_DIR=${MANPREFIX}/man
USE_LDCONFIG= yes