pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/ham/uhd
On Mon, 25 Feb 2019 21:31:27 +0000
Makoto Fujiwara <mef%netbsd.org@localhost> wrote:
> Module Name: pkgsrc
> Committed By: mef
> Date: Mon Feb 25 21:31:27 UTC 2019
>
> Modified Files:
> pkgsrc/ham/uhd: PLIST PLIST.doxygen
>
> Log Message:
> mv share/doc/uhd/doxygen/html/Ettus_Logo.png from PLIST -> PLIST.doxygen
>
> thanks Tobias Nygren
Hi,
Thanks but that's not what I meant :)
You have to move _all_ the doxygen subdir entries.
They should be in PLIST.doxygen only.
options.mk has a construct like this:
> .if !empty(PKG_OPTIONS:Mdoxygen)
> BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
> PLIST_SRC+= ${PKGDIR}/PLIST.doxygen
> ...
Please try to build the package with the doxygen option
off to see what I mean.
Kind regards,
-Tobias
Home |
Main Index |
Thread Index |
Old Index