aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2023-08-29 06:46:29 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2023-08-29 06:46:29 +0000
commit0ad24a4ecf40f23fc03008ecd03cf096e1036567 (patch)
tree05fc24396764cc272a7cd40160522cb7f46fa065
parent5c66c6e7babd575ed1dc76d546dd9418452ea02d (diff)
downloadports-0ad24a4ecf40f23fc03008ecd03cf096e1036567.tar.gz
ports-0ad24a4ecf40f23fc03008ecd03cf096e1036567.zip
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)
-rw-r--r--emulators/wine-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
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