Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 12:42:31 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 02c866b139bf - main - deskutils/i3lock: directly build and install from WRKSRC
Message-ID:  <202209051242.285CgVUY038026@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=02c866b139bf91762eb24dc01c73fed182051b5f

commit 02c866b139bf91762eb24dc01c73fed182051b5f
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-09-02 13:15:28 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-09-05 12:42:23 +0000

    deskutils/i3lock: directly build and install from WRKSRC
---
 deskutils/i3lock/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/deskutils/i3lock/Makefile b/deskutils/i3lock/Makefile
index eae76d906733..695c61f46b67 100644
--- a/deskutils/i3lock/Makefile
+++ b/deskutils/i3lock/Makefile
@@ -33,9 +33,6 @@ GNU_CONFIGURE=	yes
 
 CONFLICTS_INSTALL=	i3lock-color
 
-BUILD_WRKSRC=	${WRKSRC}/${CONFIGURE_TARGET}
-INSTALL_WRKSRC=	${WRKSRC}/${CONFIGURE_TARGET}
-
 PORTDOCS=	CHANGELOG README.md
 
 OPTIONS_DEFINE=	DOCS



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