diff options
Diffstat (limited to 'textproc/html2fo')
-rw-r--r-- | textproc/html2fo/Makefile | 2 | ||||
-rw-r--r-- | textproc/html2fo/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile index 2667747b6a34..baff5d7115cd 100644 --- a/textproc/html2fo/Makefile +++ b/textproc/html2fo/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= HTML to xsl:fo converter - USE_REINPLACE= yes post-patch: diff --git a/textproc/html2fo/pkg-comment b/textproc/html2fo/pkg-comment new file mode 100644 index 000000000000..2c81bffae2c8 --- /dev/null +++ b/textproc/html2fo/pkg-comment @@ -0,0 +1 @@ +HTML to xsl:fo converter |