pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: graphics/tiff PLIST issue
Thomas Klausner <wiz%gatalith.at@localhost> writes:
>> Index: Makefile
>> ===================================================================
>> RCS file: /cvsroot/pkgsrc/graphics/tiff/Makefile,v
>> retrieving revision 1.166
>> diff -u -u -r1.166 Makefile
>> --- Makefile 18 Sep 2024 11:39:36 -0000 1.166
>> +++ Makefile 25 Nov 2024 12:02:40 -0000
>> @@ -28,6 +28,7 @@
>> CONFIGURE_ARGS+= --disable-sphinx
>> CONFIGURE_ARGS+= --disable-webp
>> CONFIGURE_ARGS+= --disable-zstd
>> +CONFIGURE_ARGS+= --disable-opengl
>>
>> PKGCONFIG_OVERRIDE= libtiff-4.pc.in
>>
>> Confirmed. The build now consistently installs the tiffgt(1) man page
>> without binary on both platforms, which is what the PLIST says.
>>
>> Okay to commit?
>
> Sure, go ahead.
As MAINTAINER, fine with me.
For extra credit, you could
- file a bug usptream that the man page is installed when the program
is not builg
- disable installation of the man page and remove it from PLIST, and
include the above URL
:-)
Home |
Main Index |
Thread Index |
Old Index