git: dede880fff83 - main - emulators/dosbox: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:49:26 UTC 2021


The branch main has been updated by decke:

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

commit dede880fff83ebf6d20680908746e13e91ce0796
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:36:11 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:49:06 +0000

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

diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 6b46d461460a..56ff9ff33d28 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		sdl
+USES=		cpe sdl
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-core-inline
 USE_SDL=	sdl net sound


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