diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-01-16 00:03:03 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-01-16 00:03:03 +0000 |
commit | 4a90898933ecd3c8457a9fdfc8f94f33deecf801 (patch) | |
tree | f5a0b12ce14c884b1f2a32d87ffe93f141cea5d1 /textproc/odt2txt | |
parent | f1d32d2c9c5d001a521af7cbfc28a256550836bf (diff) |
Notes
Diffstat (limited to 'textproc/odt2txt')
-rw-r--r-- | textproc/odt2txt/Makefile | 2 | ||||
-rw-r--r-- | textproc/odt2txt/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/odt2txt/Makefile b/textproc/odt2txt/Makefile index 55c2df2a56db..46b0686a180d 100644 --- a/textproc/odt2txt/Makefile +++ b/textproc/odt2txt/Makefile @@ -15,7 +15,7 @@ COMMENT= A simple (and stupid) converter from OpenDocument Text to plain text USE_GMAKE= yes USE_ICONV= yes -CPPFLAGS+= -DICONV_CHAR="const char" -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/odt2txt diff --git a/textproc/odt2txt/distinfo b/textproc/odt2txt/distinfo index a5822ab9bd9d..65eefae31a8f 100644 --- a/textproc/odt2txt/distinfo +++ b/textproc/odt2txt/distinfo @@ -1,3 +1,2 @@ -MD5 (odt2txt-0.4.tar.gz) = 6fe3bd261ce2dde2810244bbe969bbc5 SHA256 (odt2txt-0.4.tar.gz) = a5f4bdf81cdc2afb60fa74ed5da34235eafdc78263f5aaa325193c2bf8d166f8 SIZE (odt2txt-0.4.tar.gz) = 23997 |