Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2015 10:52:18 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393231 - head/devel/libopensync022
Message-ID:  <201507301052.t6UAqI9b079940@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jul 30 10:52:17 2015
New Revision: 393231
URL: https://svnweb.freebsd.org/changeset/ports/393231

Log:
  - Strip libraries

Modified:
  head/devel/libopensync022/Makefile

Modified: head/devel/libopensync022/Makefile
==============================================================================
--- head/devel/libopensync022/Makefile	Thu Jul 30 10:48:12 2015	(r393230)
+++ head/devel/libopensync022/Makefile	Thu Jul 30 10:52:17 2015	(r393231)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libopensync
 PORTVERSION=	0.22
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel
 MASTER_SITES=	http://www.opensync.org/download/releases/${PORTVERSION}/
 PKGNAMESUFFIX=	022
@@ -18,6 +18,7 @@ GNU_CONFIGURE=	yes
 USES=		libtool pathfix pkgconfig python tar:bzip2
 USE_GNOME=	glib20 libxml2
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 CONFLICTS=	libopensync-0.[3-9]*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507301052.t6UAqI9b079940>