diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
commit | 4ea7b9edaecb51f9e3084d746156c73f4cd43962 (patch) | |
tree | 39484054f818fd9d23cb1801b9817b3fb958f201 /www/mimetex/Makefile | |
parent | 97987cee2a8e24656a01c8ef2171aed9846ee32a (diff) |
Notes
Diffstat (limited to 'www/mimetex/Makefile')
-rw-r--r-- | www/mimetex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile index 002f5bb74c8d..c1223ff1cac5 100644 --- a/www/mimetex/Makefile +++ b/www/mimetex/Makefile @@ -16,7 +16,7 @@ COMMENT= A CGI script that lets you embed LaTeX math in your HTML pages LICENSE= GPLv3 NO_WRKSUBDIR= yes -USE_ZIP= yes +USES= zip OPTIONS_DEFINE= ANTIALIASING DOCS STATIC OPTIONS_DEFAULT= ANTIALIASING |