Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2023 06:47:44 GMT
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0ad24a4ecf40 - main - emulators/wine-devel: Do not redefine DISTFILES
Message-ID:  <202308290647.37T6liVJ091193@gitrepo.freebsd.org>

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

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

commit 0ad24a4ecf40f23fc03008ecd03cf096e1036567
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-08-29 06:46:29 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-08-29 06:46:29 +0000

    emulators/wine-devel: Do not redefine DISTFILES
    
    This is probably a relict of the (recently removed) Wine Staging
    patchset support and uses the default setting anyways.
    
    Approved by:    portmgr (blanket)
---
 emulators/wine-devel/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 7fa870a7fc3f..274178f432a2 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -5,7 +5,6 @@ PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	https://dl.winehq.org/wine/source/8.x/
 PKGNAMESUFFIX=	-devel
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	damjan.jov@gmail.com
 COMMENT=	Microsoft Windows compatibility environment



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