svn commit: r370289 - head/textproc
Baptiste Daroussin
bapt at FreeBSD.org
Tue Oct 7 10:15:11 UTC 2014
Author: bapt
Date: Tue Oct 7 10:15:10 2014
New Revision: 370289
URL: https://svnweb.freebsd.org/changeset/ports/370289
QAT: https://qat.redports.org/buildarchive/r370289/
Log:
Import libodfgen01
Allow libodfgen to use c++11 shared pointed instead of boost
Modified:
head/textproc/Makefile
Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile Tue Oct 7 10:11:57 2014 (r370288)
+++ head/textproc/Makefile Tue Oct 7 10:15:10 2014 (r370289)
@@ -366,6 +366,7 @@
SUBDIR += libmwaw03
SUBDIR += libnxml
SUBDIR += libodfgen
+ SUBDIR += libodfgen01
SUBDIR += libparsifal
SUBDIR += librevenge
SUBDIR += libroxml
More information about the svn-ports-all
mailing list