diff --git a/print/microtex/Makefile b/print/microtex/Makefile index 52cb274a905b..9e8264b01546 100644 --- a/print/microtex/Makefile +++ b/print/microtex/Makefile @@ -1,24 +1,26 @@ PORTNAME= microtex DISTVERSION= g20230528 CATEGORIES= print devel MAINTAINER= yuri@FreeBSD.org COMMENT= Dynamic, cross-platform, and embeddable LaTeX rendering library WWW= https://github.com/NanoMichael/MicroTex LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libtinyxml2.so:textproc/tinyxml2 USES= compiler:c++17-lang gnome meson pkgconfig USE_GNOME= cairomm gtkmm30 glibmm pangomm USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= NanoMichael GH_PROJECT= MicroTeX GH_TAGNAME= d87ebec +PORTSCOUT= skipv:xml-def + .include