Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2022 14:38:37 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: 066244e5a800 - main - emulators/dosbox-x: Remove invalid CPE information
Message-ID:  <202204231438.23NEcbUV061744@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=066244e5a800f24cc3a902ccdf832ae9f9bcb750

commit 066244e5a800f24cc3a902ccdf832ae9f9bcb750
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-04-23 14:38:10 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-04-23 14:38:10 +0000

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

diff --git a/emulators/dosbox-x/Makefile b/emulators/dosbox-x/Makefile
index 194082c2def2..4ee0f0ac3531 100644
--- a/emulators/dosbox-x/Makefile
+++ b/emulators/dosbox-x/Makefile
@@ -10,7 +10,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		autoreconf cpe iconv sdl
+USES=		autoreconf iconv sdl
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-core-inline
 USE_SDL=	net sdl sound



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