git: 7420d17dfcf9 - main - games/scummvm: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:00:42 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7420d17dfcf942ed9e58fefa6f6500eaa98b9153

commit 7420d17dfcf942ed9e58fefa6f6500eaa98b9153
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:56:15 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:56:15 +0000

    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


More information about the dev-commits-ports-all mailing list