aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-10 16:39:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-10 16:40:50 +0000
commitbba6a3ba6503e2103e7be758e26e0ec231fcc796 (patch)
treed2ef3828fa4f260c953d9fade06ca3e87002dfdf
parent5601c4789c529236b031fd0032cf88bf44240add (diff)
downloadports-bba6a3ba6503e2103e7be758e26e0ec231fcc796.tar.gz
ports-bba6a3ba6503e2103e7be758e26e0ec231fcc796.zip
emulators/aranym: Remove USES=desktop-file-utils; Add USES=jpeg
Reported by: eduardo@ (cherry picked from commit 123e45ab0d68dbce766135cbe34964c96b798e0f)
-rw-r--r--emulators/aranym/Makefile4
1 files 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