1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

www/dillo2: Fix jpeg option

PR:		279311
Reported by: 	mew14930xvi <mew14930xvi@inbox.lv>
Submitted by: 	mew14930xvi <mew14930xvi@inbox.lv>
MFH:		2024Q2
This commit is contained in:
Cy Schubert 2024-06-07 07:27:15 -07:00
parent 92bc297e75
commit 30e416061a

View File

@ -1,5 +1,6 @@
PORTNAME= dillo
PORTVERSION= 3.1.0
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://github.com/dillo-browser/dillo/releases/download/v3.1.0/ \
LOCAL/bf/dillo/ \
@ -48,7 +49,7 @@ COOKIES_CONFIGURE_ENABLE= cookies
IPV6_CONFIGURE_ENABLE= ipv6
JPEG_CONFIGURE_ENABLE= jpeg
JPEG_USES= jpeg
JPEG_USES= jpeg localbase
PNG_CONFIGURE_ENABLE= png
PNG_LIB_DEPENDS= libpng.so:graphics/png