svn commit: r368842 - head/devel/libopendaap

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 22 10:11:16 UTC 2014


Author: bapt
Date: Mon Sep 22 10:11:15 2014
New Revision: 368842
URL: http://svnweb.freebsd.org/changeset/ports/368842
QAT: https://qat.redports.org/buildarchive/r368842/

Log:
  Strip binaries
  Cleanup plist

Modified:
  head/devel/libopendaap/Makefile
  head/devel/libopendaap/pkg-plist

Modified: head/devel/libopendaap/Makefile
==============================================================================
--- head/devel/libopendaap/Makefile	Mon Sep 22 10:09:52 2014	(r368841)
+++ head/devel/libopendaap/Makefile	Mon Sep 22 10:11:15 2014	(r368842)
@@ -13,6 +13,7 @@ COMMENT=	C lib used to connect to iTunes
 USES=		libtool pathfix pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 post-patch:
 .for file in Makefile.in opendaap.pc.in

Modified: head/devel/libopendaap/pkg-plist
==============================================================================
--- head/devel/libopendaap/pkg-plist	Mon Sep 22 10:09:52 2014	(r368841)
+++ head/devel/libopendaap/pkg-plist	Mon Sep 22 10:11:15 2014	(r368842)
@@ -6,4 +6,3 @@ lib/libopendaap.so.0
 lib/libopendaap.so.0.1.0
 libdata/pkgconfig/opendaap.pc
 man/man3/libopendaap.3.gz
- at dirrm include/daap


More information about the svn-ports-head mailing list