mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Strip binaries
Convert to USES=libtool
This commit is contained in:
parent
48d39f5e32
commit
4ab4c16485
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357354
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= libcdr
|
||||
PORTVERSION= 0.0.16
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/
|
||||
|
||||
@ -19,8 +20,9 @@ LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-werror --without-docs
|
||||
USES= pathfix pkgconfig tar:xz
|
||||
USES= libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CXXFLAGS+= -Wno-long-long
|
||||
|
@ -8,9 +8,9 @@ include/libcdr-0.0/libcdr/CDRDocument.h
|
||||
include/libcdr-0.0/libcdr/CDRStringVector.h
|
||||
include/libcdr-0.0/libcdr/CMXDocument.h
|
||||
include/libcdr-0.0/libcdr/libcdr.h
|
||||
lib/libcdr-0.0.la
|
||||
lib/libcdr-0.0.so
|
||||
lib/libcdr-0.0.so.0
|
||||
lib/libcdr-0.0.so.0.0.16
|
||||
libdata/pkgconfig/libcdr-0.0.pc
|
||||
@dirrm include/libcdr-0.0/libcdr
|
||||
@dirrm include/libcdr-0.0
|
||||
|
Loading…
Reference in New Issue
Block a user