From c9af04e7da4a848f5f4a5772698f799009e0c80c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 11 Jun 2015 14:24:45 +0000 Subject: [PATCH] - Strip library --- deskutils/multisync/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile index 077596c12464..4a663ab0351b 100644 --- a/deskutils/multisync/Makefile +++ b/deskutils/multisync/Makefile @@ -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