svn commit: r329377 - head/devel/libopendaap

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 4 20:15:47 UTC 2013


Author: bapt
Date: Fri Oct  4 20:15:46 2013
New Revision: 329377
URL: http://svnweb.freebsd.org/changeset/ports/329377

Log:
  Stagify

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

Modified: head/devel/libopendaap/Makefile
==============================================================================
--- head/devel/libopendaap/Makefile	Fri Oct  4 20:14:17 2013	(r329376)
+++ head/devel/libopendaap/Makefile	Fri Oct  4 20:15:46 2013	(r329377)
@@ -16,9 +16,6 @@ USES=		pathfix pkgconfig
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-MAN3=		libopendaap.3
-
-NO_STAGE=	yes
 post-patch:
 .for file in Makefile.in opendaap.pc.in
 	@${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/${file}

Modified: head/devel/libopendaap/pkg-plist
==============================================================================
--- head/devel/libopendaap/pkg-plist	Fri Oct  4 20:14:17 2013	(r329376)
+++ head/devel/libopendaap/pkg-plist	Fri Oct  4 20:15:46 2013	(r329377)
@@ -5,4 +5,5 @@ lib/libopendaap.la
 lib/libopendaap.so
 lib/libopendaap.so.0
 libdata/pkgconfig/opendaap.pc
+man/man3/libopendaap.3.gz
 @dirrm include/daap


More information about the svn-ports-head mailing list