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:31 +0000
commit123e45ab0d68dbce766135cbe34964c96b798e0f (patch)
treedc37cdb40b6c0af1d07f7fa76e7dcde19b02d60e
parent1d28f4000a9537b41ec9915e20b1efc4a6468176 (diff)
downloadports-123e45ab0d68dbce766135cbe34964c96b798e0f.tar.gz
ports-123e45ab0d68dbce766135cbe34964c96b798e0f.zip
emulators/aranym: Remove USES=desktop-file-utils; Add USES=jpeg
Reported by: eduardo@
-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