mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Strip library
- Drop @dirrm* from plist
This commit is contained in:
parent
68e60a7a41
commit
00a4d86138
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379571
@ -18,6 +18,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
|
||||
USES= bison libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -27,4 +27,3 @@ lib/libpbc.a
|
||||
lib/libpbc.so
|
||||
lib/libpbc.so.1
|
||||
lib/libpbc.so.1.0.0
|
||||
@dirrm include/pbc
|
||||
|
Loading…
Reference in New Issue
Block a user