git: 02c866b139bf - main - deskutils/i3lock: directly build and install from WRKSRC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 12:42:31 UTC
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