Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 04:40:20 +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: r379571 - head/security/pbc
Message-ID:  <201502220440.t1M4eKqF088192@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Feb 22 04:40:20 2015
New Revision: 379571
URL: https://svnweb.freebsd.org/changeset/ports/379571
QAT: https://qat.redports.org/buildarchive/r379571/

Log:
  - Strip library
  - Drop @dirrm* from plist

Modified:
  head/security/pbc/Makefile
  head/security/pbc/pkg-plist

Modified: head/security/pbc/Makefile
==============================================================================
--- head/security/pbc/Makefile	Sun Feb 22 00:30:15 2015	(r379570)
+++ head/security/pbc/Makefile	Sun Feb 22 04:40:20 2015	(r379571)
@@ -18,6 +18,7 @@ LIB_DEPENDS=	libgmp.so:${PORTSDIR}/math/
 USES=		bison libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/security/pbc/pkg-plist
==============================================================================
--- head/security/pbc/pkg-plist	Sun Feb 22 00:30:15 2015	(r379570)
+++ head/security/pbc/pkg-plist	Sun Feb 22 04:40:20 2015	(r379571)
@@ -27,4 +27,3 @@ lib/libpbc.a
 lib/libpbc.so
 lib/libpbc.so.1
 lib/libpbc.so.1.0.0
-@dirrm include/pbc



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