diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-16 19:37:10 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-16 19:37:10 +0000 |
commit | f897259afcdbb7c7bce9888ceb11746bd8b58a83 (patch) | |
tree | 9862253218c422be9d82adab29d398b78d26e8ff /editors/openoffice/Makefile | |
parent | 9d816dd566e3efdf3cf11a2ab24b4903692a4061 (diff) | |
download | ports-f897259afcdbb7c7bce9888ceb11746bd8b58a83.tar.gz ports-f897259afcdbb7c7bce9888ceb11746bd8b58a83.zip |
Notes
Diffstat (limited to 'editors/openoffice/Makefile')
-rw-r--r-- | editors/openoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index aa78538bdb78..393128b98087 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -268,6 +268,7 @@ post-extract: done @${CP} ${WRKDIR}/gpc231/gpc.c ${WRKSRC}/../external/gpc/ @${CP} ${WRKDIR}/gpc231/gpc.h ${WRKSRC}/../external/gpc/ + @${RM} ${WRKSRC}/../moz/zipped/*.zip post-patch: .if defined(WITH_TTF_BYTECODE_ENABLED) |