summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-08-19 19:02:38 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2014-08-19 19:02:38 +0000
commit8e43a6051b99f75646ad41803c32e24dd36891be (patch)
tree7f62c79178d2a4c9628588a38acdad8f64cdbdbe
parentcfdc2b6f4fc64eeaa9bbf48b6f5b8463edaf30eb (diff)
downloadFreeBSD-ports-8e43a6051b99f75646ad41803c32e24dd36891be.zip
FreeBSD-ports-8e43a6051b99f75646ad41803c32e24dd36891be.tar.gz
- Drop .la files, no dependees require them
-rw-r--r--deskutils/libopensync-plugin-sunbird/Makefile4
-rw-r--r--deskutils/libopensync-plugin-sunbird/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/libopensync-plugin-sunbird/Makefile b/deskutils/libopensync-plugin-sunbird/Makefile
index 303214d..0eb877d 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 2d6f5ce..f87a05d 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
OpenPOWER on IntegriCloud