summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-01-12 11:30:32 +0100
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-01-12 14:00:47 +0100
commite6c298527ebd91000f83cfb16628388862bd8aee (patch)
tree02aaaf8166a41cb6ba3f378eeeab225bd1ebb2af /deskutils
parent7494699446f41d190e096ee55b0554f12e449353 (diff)
downloadfreebsd-ports-e6c298527ebd91000f83cfb16628388862bd8aee.zip
deskutils/i3lock: remove useless MAKE_ARGS block
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/i3lock/Makefile4
1 files changed, 0 insertions, 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