diff options
Diffstat (limited to 'deskutils/libopensync-plugin-python/Makefile')
-rw-r--r-- | deskutils/libopensync-plugin-python/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/libopensync-plugin-python/Makefile b/deskutils/libopensync-plugin-python/Makefile index fb39d4b5fde8..b30d317d6e8c 100644 --- a/deskutils/libopensync-plugin-python/Makefile +++ b/deskutils/libopensync-plugin-python/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libopensync-plugin-python -# Date created: 18 July 2008 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ -# PORTNAME= libopensync-plugin-python PORTVERSION= 0.22 @@ -17,6 +13,7 @@ LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 CONFLICTS= libopensync-plugin-python-devel-[0-9]* +USES= pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes USE_PYTHON= yes |