mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Strip library
This commit is contained in:
parent
55dd1f1421
commit
c9af04e7da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389219
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME?= multisync
|
||||
PORTVERSION= 0.82
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/multisync/OldFiles
|
||||
DISTNAME= multisync-${PORTVERSION}
|
||||
|
@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKDIR} -type l -delete
|
||||
|
|
Loading…
Add table
Reference in a new issue