diff options
Diffstat (limited to 'devel/libopensync/Makefile')
-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 7d4d7c0e8d39..4dcc6dfb7839 100644 --- a/devel/libopensync/Makefile +++ b/devel/libopensync/Makefile @@ -16,10 +16,9 @@ LIB_DEPENDS= libexslt.so:${PORTSDIR}/textproc/libxslt CONFLICTS= libopensync-0.22* USE_SQLITE= 3 -USES= cmake pkgconfig tar:bzip2 +USES= cmake pkgconfig python tar:bzip2 CMAKE_ARGS+= -Wno-dev USE_GNOME= glib20 libxml2 -USE_PYTHON= yes USE_LDCONFIG= yes CMAKE_ARGS+= -DPYTHON_INCLUDE_PATH:PATH=${PYTHON_INCLUDEDIR} |