diff options
Diffstat (limited to 'textproc/htmldoc')
-rw-r--r-- | textproc/htmldoc/Makefile | 1 | ||||
-rw-r--r-- | textproc/htmldoc/pkg-plist | 2 |
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 |