diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-19 19:02:38 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-19 19:02:38 +0000 |
commit | f2e97d24ff0d981cc261b5c4e9bcfbfdbf7cc832 (patch) | |
tree | 7f62c79178d2a4c9628588a38acdad8f64cdbdbe /deskutils | |
parent | c3b0071623e2ccee3670eccf341b54578094239c (diff) | |
download | ports-f2e97d24ff0d981cc261b5c4e9bcfbfdbf7cc832.tar.gz ports-f2e97d24ff0d981cc261b5c4e9bcfbfdbf7cc832.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/libopensync-plugin-sunbird/Makefile | 4 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-sunbird/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/libopensync-plugin-sunbird/Makefile b/deskutils/libopensync-plugin-sunbird/Makefile index 303214d4f861..0eb877d9d923 100644 --- a/deskutils/libopensync-plugin-sunbird/Makefile +++ b/deskutils/libopensync-plugin-sunbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopensync-plugin-sunbird PORTVERSION= 0.22 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ @@ -13,7 +13,7 @@ COMMENT= Sunbird plugin for the OpenSync framework LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 \ libneon.so:${PORTSDIR}/www/neon29 -USES= pkgconfig tar:bzip2 +USES= libtool pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= glib20 libxml2 diff --git a/deskutils/libopensync-plugin-sunbird/pkg-plist b/deskutils/libopensync-plugin-sunbird/pkg-plist index 2d6f5cea5e98..f87a05d4bcc5 100644 --- a/deskutils/libopensync-plugin-sunbird/pkg-plist +++ b/deskutils/libopensync-plugin-sunbird/pkg-plist @@ -1,5 +1,4 @@ lib/opensync/plugins/sunbird_sync.so -lib/opensync/plugins/sunbird_sync.la share/opensync/defaults/sunbird-sync @dirrmtry lib/opensync/plugins @dirrmtry lib/opensync |