aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-11 22:24:45 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-11 22:24:45 +0800
commit5c7a1787ac92bcbbd5823e724c9be90d7b86f957 (patch)
treec5ab96f4ddb5bdc50620a93a6a432fb733ce94f3 /deskutils
parentb2caad985001f32c0776eaa493261eee1c854c05 (diff)
downloadfreebsd-ports-gnome-5c7a1787ac92bcbbd5823e724c9be90d7b86f957.tar.gz
freebsd-ports-gnome-5c7a1787ac92bcbbd5823e724c9be90d7b86f957.tar.zst
freebsd-ports-gnome-5c7a1787ac92bcbbd5823e724c9be90d7b86f957.zip
- Strip library
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