diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-07 10:15:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-07 10:15:10 +0000 |
commit | 2e81c8e1aa70692f9b8b87adc43d170304655aeb (patch) | |
tree | ec1290ee440dd683d58fefdc8409a58fc0b70175 /textproc/Makefile | |
parent | a9b6ccfa273b4ee82c30f2cec099c84304361902 (diff) |
Import libodfgen01
Allow libodfgen to use c++11 shared pointed instead of boost
Notes
Notes:
svn path=/head/; revision=370289
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d5b8e389c9c6..f75d6129f85e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -366,6 +366,7 @@ SUBDIR += libmwaw03 SUBDIR += libnxml SUBDIR += libodfgen + SUBDIR += libodfgen01 SUBDIR += libparsifal SUBDIR += librevenge SUBDIR += libroxml |