1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

1: Stagify.

2: switch to USES=libtool.
3: bump version.

Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-06-14 03:39:20 +00:00
parent 5bf5017d25
commit 1ed0d63d23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357736
2 changed files with 3 additions and 6 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= libopensync-plugin-file
PORTVERSION= 0.22
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
@ -11,9 +12,7 @@ COMMENT= File-Sync plugin for the opensync framework
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022
USES= pkgconfig
USE_BZIP2= yes
USES= pkgconfig tar:bzip2 libtool
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,7 +1,5 @@
share/opensync/defaults/file-sync
lib/opensync/plugins/file_sync.la
lib/opensync/plugins/file_sync.so
share/opensync/defaults/file-sync
@dirrmtry lib/opensync/plugins
@dirrmtry lib/opensync
@dirrmtry share/opensync/defaults
@dirrmtry share/opensync