git: 43094d715023 - main - sysutils/nut: Remove redundant EXTRACT_ONLY definition
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 18:11:16 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43094d715023b1ef9a233fa8ff35e73a01c29df9
commit 43094d715023b1ef9a233fa8ff35e73a01c29df9
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-05-03 15:28:37 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-05-09 17:49:26 +0000
sysutils/nut: Remove redundant EXTRACT_ONLY definition
EXTRACT_ONLY is redundant and does nothing in this port.
PR: 263751
Reported by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
---
sysutils/nut/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index 278ea0196e08..0985cc13e59b 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -5,7 +5,6 @@ PORTVERSION= 2.8.0
CATEGORIES= sysutils
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= cy@FreeBSD.org
COMMENT= Network UPS Tools