forked from Lainports/freebsd-ports
1: Stagify.
2: switch to USES=libtool. 3: bump version. Approved by: portmgr@
This commit is contained in:
parent
5bf5017d25
commit
1ed0d63d23
2 changed files with 3 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue