git: c61835f96cac - main - emulators/atari800: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:21 UTC 2021


The branch main has been updated by decke:

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

commit c61835f96cacd0dd01f0c79f821d8b7539bd6361
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:36:59 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:36:59 +0000

    emulators/atari800: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 emulators/atari800/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index bfc5dd669d11..425ba79fc936 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS=	libpng.so:graphics/png
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
-USES=		gmake
+USES=		cpe gmake
 GNU_CONFIGURE=	yes
 NO_OPTIONS_SORT=yes
 


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