From 7420d17dfcf942ed9e58fefa6f6500eaa98b9153 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sun, 29 Aug 2021 18:56:15 +0000 Subject: [PATCH] games/scummvm: Add CPE information Approved by: portmgr (blanket) --- games/scummvm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 01fdac049f20..df383fbcac20 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfaad.so:audio/faad \ libmpeg2.so:multimedia/libmpeg2 \ libtheoradec.so:multimedia/libtheora -USES= gmake gnome iconv jpeg pkgconfig sdl tar:xz +USES= cpe gmake gnome iconv jpeg pkgconfig sdl tar:xz HAS_CONFIGURE= yes USE_SDL= sdl2 INSTALLS_ICONS= yes