Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2023 08:55:10 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 32064a1070e9 - main - graphics/geeqie: drop redundant MESON_ARGS after 3507fb3e4ec9
Message-ID:  <202304010855.3318tAii062019@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32064a1070e903fea500b03609e0f6112df6fed9

commit 32064a1070e903fea500b03609e0f6112df6fed9
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 16:08:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-01 08:52:14 +0000

    graphics/geeqie: drop redundant MESON_ARGS after 3507fb3e4ec9
    
    PR:             270365
    Approved by:    amdmi3 (maintainer)
---
 graphics/geeqie/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index 6db27ae93c88..300f7b6271de 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -21,7 +21,6 @@ USE_GNOME=	cairo gdkpixbuf2 gtk30 glib20
 USE_GITHUB=	yes
 GH_ACCOUNT=	BestImageViewer
 SHEBANG_FILES=	plugins/*/geeqie-*
-MESON_ARGS=	-Djpeg=enabled -Dlua=enabled
 
 PORTDOCS=	*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304010855.3318tAii062019>