aboutsummaryrefslogtreecommitdiff
path: root/textproc/htmldoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r--textproc/htmldoc/Makefile18
1 files changed, 7 insertions, 11 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile
index f84a03058f5d..9de4fdde3278 100644
--- a/textproc/htmldoc/Makefile
+++ b/textproc/htmldoc/Makefile
@@ -1,17 +1,19 @@
PORTNAME= htmldoc
-PORTVERSION= 1.9.16
DISTVERSIONPREFIX= v
+DISTVERSION= 1.9.18
CATEGORIES= textproc
-MAINTAINER= fuz@fuz.su
+MAINTAINER= fuz@FreeBSD.org
COMMENT= Converts HTML to PDF and/or PostScript
+WWW= https://michaelrsweet.github.io/htmldoc
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= complains about expecting ) before png_ptr
-LIB_DEPENDS= libpng.so:graphics/png
+LIB_DEPENDS= libcups.so:print/cups \
+ libpng16.so:graphics/png
USES= compiler:c11 cpe jpeg pkgconfig
CPE_VENDOR= ${PORTNAME}_project
@@ -20,18 +22,12 @@ GH_ACCOUNT= michaelrsweet
HAS_CONFIGURE= yes
-OPTIONS_DEFINE= GNUTLS HTMLDOCGUI
-OPTIONS_DEFAULT= GNUTLS
-
+OPTIONS_DEFINE= HTMLDOCGUI
HTMLDOCGUI_DESC= Build GUI front-end
-
-GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
-GNUTLS_CONFIGURE_ENABLE= gnutls
-
HTMLDOCGUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig
HTMLDOCGUI_USES= xorg
-HTMLDOCGUI_USE= XORG=x11,xcursor,xext,xfixes,xft,xinerama,xrender
+HTMLDOCGUI_USE= XORG=x11,xcursor,xext,xfixes,xft,xinerama,xpm,xrender
HTMLDOCGUI_CONFIGURE_WITH= gui=yes
post-install: