diff options
Diffstat (limited to 'editors/xxe/Makefile')
-rw-r--r-- | editors/xxe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index ff308ee..1bcbdc3 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -24,6 +24,8 @@ RESTRICTED= "Licensee may not distribute the Software" BINS= convertdoc csscheck deploywebstart dtdtoxsd dtdvalid \ xsdvalid xxe +PLIST_SUB= XXE=${DISTNAME} + post-extract: @${SED} -e 's,%%JAVA_HOME%%,${JAVA_HOME},' \ -e 's,%%PREFIX%%,${PREFIX},' \ |