diff options
-rw-r--r-- | devel/libopensync/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile index 6a1abc560a36..992999334f80 100644 --- a/devel/libopensync/Makefile +++ b/devel/libopensync/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= libexslt.so:${PORTSDIR}/textproc/libxslt CONFLICTS= libopensync-0.22* USE_SQLITE= 3 -USE_BZIP2= yes -USES= cmake pkgconfig +USES= cmake pkgconfig tar:bzip2 CMAKE_ARGS+= -Wno-dev USE_GNOME= glib20 libxml2 USE_PYTHON= yes |