Skip to content

Commit

Permalink
1: Stagify.
Browse files Browse the repository at this point in the history
2: switch to USES=libtool.
3: bump version.

Approved by:	portmgr@
  • Loading branch information
vanillahsu committed Jun 14, 2014
1 parent 65e4ae4 commit 18cef84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 2 additions & 3 deletions deskutils/libopensync-plugin-file/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= libopensync-plugin-file
PORTVERSION= 0.22
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/

Expand All @@ -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>
4 changes: 1 addition & 3 deletions deskutils/libopensync-plugin-file/pkg-plist
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 18cef84

Please sign in to comment.