- Strip library
This commit is contained in:
parent
7a8aa92198
commit
ae0a7fef72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385860
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= liborange
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SF/synce/Orange/${PORTVERSION}
|
||||
|
||||
|
@ -28,6 +28,7 @@ USES= iconv libtool pathfix pkgconfig
|
|||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lgsf-1
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS+= --with-libgsf
|
||||
|
||||
|
|
Loading…
Reference in a new issue