- Strip libraries
This commit is contained in:
parent
39d7e30206
commit
0813b7949a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393231
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libopensync
|
||||
PORTVERSION= 0.22
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
|
||||
PKGNAMESUFFIX= 022
|
||||
|
@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
|
|||
USES= libtool pathfix pkgconfig python tar:bzip2
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFLICTS= libopensync-0.[3-9]*
|
||||
|
||||
|
|
Loading…
Reference in a new issue