Date: Sun, 29 Aug 2021 18:49:25 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: dede880fff83 - main - emulators/dosbox: Add CPE information Message-ID: <202108291849.17TInPxN088265@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=dede880fff83ebf6d20680908746e13e91ce0796 commit dede880fff83ebf6d20680908746e13e91ce0796 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:36:11 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291849.17TInPxN088265>