Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:00:40 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7420d17dfcf9 - main - games/scummvm: Add CPE information
Message-ID:  <202108291900.17TJ0e7l011114@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 7420d17dfcf942ed9e58fefa6f6500eaa98b9153
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:56:15 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291900.17TJ0e7l011114>