aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2023-04-16 14:04:41 +0000
committerFelix Palmen <zirias@FreeBSD.org>2023-04-30 11:10:41 +0000
commite5c17c27f3d921d7420e83a0e64ea365455941b7 (patch)
treef7e2030288ece657e093a1df9762efa3e317ed28
parentaa67a349cf04f43be0ef6926184c6f81d55542b6 (diff)
downloadports-e5c17c27f3d921d7420e83a0e64ea365455941b7.tar.gz
ports-e5c17c27f3d921d7420e83a0e64ea365455941b7.zip
games/enigma: Convert to USES=magick
Approved by: tcberner (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D39603
-rw-r--r--games/enigma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index a19ccd111a57..510af1173316 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -14,13 +14,13 @@ LIB_DEPENDS= libxerces-c.so.3:textproc/xerces-c3 \
libpng.so:graphics/png \
libenet.so:net/enet \
libcurl.so:ftp/curl
-BUILD_DEPENDS= convert:graphics/ImageMagick6
USE_GITHUB= yes
GH_ACCOUNT= Enigma-Game
GH_PROJECT= Enigma
-USES= autoreconf:build gettext gmake iconv localbase pkgconfig sdl
+USES= autoreconf:build gettext gmake iconv localbase magick:build \
+ pkgconfig sdl
GNU_CONFIGURE= yes
USE_SDL= sdl2 image2 mixer2 ttf2
CONFIGURE_ARGS= --with-system-enet