diff options
Diffstat (limited to 'deskutils/libopensync-plugin-sunbird/Makefile')
-rw-r--r-- | deskutils/libopensync-plugin-sunbird/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/libopensync-plugin-sunbird/Makefile b/deskutils/libopensync-plugin-sunbird/Makefile index 8e7b8bba3467..4ab0df27703f 100644 --- a/deskutils/libopensync-plugin-sunbird/Makefile +++ b/deskutils/libopensync-plugin-sunbird/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: libopensync-plugin-sunbird -# Date created: 07 October 2008 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ # @@ -17,7 +14,7 @@ COMMENT= Sunbird plugin for the OpenSync framework LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \ neon.27:${PORTSDIR}/www/neon29 - +USES= pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= glib20 libxml2 |