git: 123e45ab0d68 - main - emulators/aranym: Remove USES=desktop-file-utils; Add USES=jpeg
Date: Mon, 10 Jul 2023 16:40:33 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=123e45ab0d68dbce766135cbe34964c96b798e0f commit 123e45ab0d68dbce766135cbe34964c96b798e0f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-10 16:39:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-10 16:40:31 +0000 emulators/aranym: Remove USES=desktop-file-utils; Add USES=jpeg Reported by: eduardo@ --- emulators/aranym/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index be3ddf863a43..b1f0993f9ad8 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,6 +1,6 @@ PORTNAME= aranym DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}_${DISTVERSION}.orig @@ -16,7 +16,7 @@ BUILD_DEPENDS= openjpeg>0:graphics/openjpeg \ sdl-config:devel/sdl12 RUN_DEPENDS= bash:shells/bash -USES= desktop-file-utils gmake perl5 pkgconfig gl localbase:ldflags sdl shebangfix xorg +USES= gmake jpeg perl5 pkgconfig gl localbase:ldflags sdl shebangfix xorg USE_GL= gl USE_SDL= sdl2 image2 USE_XORG= x11