svn commit: r341673 - head/devel/libburn
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jan 28 23:23:50 UTC 2014
Author: bapt
Date: Tue Jan 28 23:23:49 2014
New Revision: 341673
URL: http://svnweb.freebsd.org/changeset/ports/341673
QAT: https://qat.redports.org/buildarchive/r341673/
Log:
Support stage
Modified:
head/devel/libburn/Makefile
head/devel/libburn/pkg-plist
Modified: head/devel/libburn/Makefile
==============================================================================
--- head/devel/libburn/Makefile Tue Jan 28 23:19:41 2014 (r341672)
+++ head/devel/libburn/Makefile Tue Jan 28 23:23:49 2014 (r341673)
@@ -15,7 +15,4 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAN1= cdrskin.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/libburn/pkg-plist
==============================================================================
--- head/devel/libburn/pkg-plist Tue Jan 28 23:19:41 2014 (r341672)
+++ head/devel/libburn/pkg-plist Tue Jan 28 23:23:49 2014 (r341673)
@@ -5,4 +5,5 @@ lib/libburn.so
lib/libburn.so.4
lib/libburn.la
libdata/pkgconfig/libburn-1.pc
+man/man1/cdrskin.1.gz
@dirrm include/libburn
More information about the svn-ports-all
mailing list