aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-01-15 20:51:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-01-15 20:51:46 +0000
commit7d4cd56213e75fb98d5a0260a972cb419832cd04 (patch)
tree44ff6f5c4c00b3bf8da0906e13ed282b23d3a838 /textproc
parentaaa34cec0b9fa3f9b178e7208eea2af8d9160dba (diff)
downloadports-7d4cd56213e75fb98d5a0260a972cb419832cd04.tar.gz
ports-7d4cd56213e75fb98d5a0260a972cb419832cd04.zip
Fix htmldoc after r523104
htmldoc was using the MANDIRS variable which was never made to be: 1/ unique 2/ used directly inside ports Now that the ${PREFIX}/share/man (which is the default target of the htmldoc build system for manpages) is valid, there is no need anyway to workaround it
Notes
Notes: svn path=/head/; revision=523161
Diffstat (limited to 'textproc')
-rw-r--r--textproc/htmldoc/Makefile1
-rw-r--r--textproc/htmldoc/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile
index 8823e40044fe..87efc21d01ef 100644
--- a/textproc/htmldoc/Makefile
+++ b/textproc/htmldoc/Makefile
@@ -22,7 +22,6 @@ USE_GITHUB= yes
GH_ACCOUNT= michaelrsweet
HAS_CONFIGURE= yes
-MAKE_ARGS= mandir="${MANDIRS}"
OPTIONS_DEFINE= HTMLDOCGUI GNUTLS
OPTIONS_DEFAULT= GNUTLS
diff --git a/textproc/htmldoc/pkg-plist b/textproc/htmldoc/pkg-plist
index 06112cd52088..106c39cbce26 100644
--- a/textproc/htmldoc/pkg-plist
+++ b/textproc/htmldoc/pkg-plist
@@ -1,5 +1,5 @@
bin/htmldoc
-man/man1/htmldoc.1.gz
+share/man/man1/htmldoc.1.gz
%%DOCSDIR%%/help.html
%%DOCSDIR%%/htmldoc.pdf
%%DATADIR%%/fonts/Courier-Bold.afm