git: 0ad24a4ecf40 - main - emulators/wine-devel: Do not redefine DISTFILES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Aug 2023 06:47:44 UTC
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