From f9894d5c7def4f4117a3a8867cd0ceda926f172a Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sat, 25 May 2019 16:59:05 +0000 Subject: [PATCH] www/mimetex: Set option descriptions correctly --- www/mimetex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile index 776006c92128..61f008278727 100644 --- a/www/mimetex/Makefile +++ b/www/mimetex/Makefile @@ -19,8 +19,8 @@ USES= zip OPTIONS_DEFINE= ANTIALIASING DOCS STATIC OPTIONS_DEFAULT= ANTIALIASING -DESC_ANTIALIASING= Use image format with anti-aliasing -DESC_STATIC= Possible use of mimetex on another machine +ANTIALIASING_DESC= Use image format with anti-aliasing +STATIC_DESC= Possible use of mimetex on another machine PORTDOCS= ${PORTNAME}.html