mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
1: Stagify.
2: USES=tar:bzip2. 3: USES=libtool, bump version. 4: strip binary.
This commit is contained in:
parent
2c5ce31fba
commit
19c99ca51c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361156
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libopensync-plugin-evolution2
|
||||
PORTVERSION= 0.22
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
|
||||
|
||||
@ -14,10 +14,9 @@ LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022
|
||||
|
||||
CONFLICTS= libopensync-plugin-evolution2-devel-[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig tar:bzip2 libtool
|
||||
USE_GNOME= evolutiondataserver gconf2
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,8 +1,6 @@
|
||||
include/opensync-1.0/opensync/evo2_sync.h
|
||||
lib/opensync/plugins/evo2_sync.so
|
||||
lib/opensync/plugins/evo2_sync.la
|
||||
share/opensync/defaults/evo2-sync
|
||||
@dirrmtry lib/opensync/plugins
|
||||
@dirrmtry lib/opensync
|
||||
@dirrmtry share/opensync/defaults
|
||||
@dirrmtry share/opensync
|
||||
|
Loading…
Reference in New Issue
Block a user