Skip to content

Commit

Permalink
deskutils/i3lock: remove useless MAKE_ARGS block
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jan 12, 2024
1 parent 7494699 commit e6c2985
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deskutils/i3lock/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit e6c2985

Please sign in to comment.