git: e6c298527ebd - main - deskutils/i3lock: remove useless MAKE_ARGS block
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 13:00:59 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e6c298527ebd91000f83cfb16628388862bd8aee
commit e6c298527ebd91000f83cfb16628388862bd8aee
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-01-12 10:30:32 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-01-12 13:00:47 +0000
deskutils/i3lock: remove useless MAKE_ARGS block
---
deskutils/i3lock/Makefile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/deskutils/i3lock/Makefile b/deskutils/i3lock/Makefile
index f87c77ee6437..2518805b244b 100644
--- a/deskutils/i3lock/Makefile
+++ b/deskutils/i3lock/Makefile
@@ -22,10 +22,6 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \
RUN_DEPENDS= unix-selfauth-helper>0:security/unix-selfauth-helper
-MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \
- X11INC="${LOCALBASE}/include" CC="${CC}" \
- MANDIR="${MANPREFIX}/man"
-
PLIST_FILES= bin/i3lock \
man/man1/i3lock.1.gz \
etc/pam.d/i3lock