svn commit: r379571 - head/security/pbc

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Feb 22 04:40:21 UTC 2015


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
- at dirrm include/pbc


More information about the svn-ports-head mailing list