- Strip library

This commit is contained in:
Dmitry Marakasov 2015-06-11 14:24:45 +00:00
parent 55dd1f1421
commit c9af04e7da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389219

View file

@ -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