aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-11 14:24:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-11 14:24:45 +0000
commitc9af04e7da4a848f5f4a5772698f799009e0c80c (patch)
treec5ab96f4ddb5bdc50620a93a6a432fb733ce94f3 /deskutils
parent55dd1f1421322409b2f015b0bd1cfe87e3bde3cc (diff)
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/multisync/Makefile3
1 files changed, 2 insertions, 1 deletions
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