summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-08-29 17:51:43 +0200
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-08-30 14:46:40 +0200
commit283899759e016c4c2d5a89b6931168fc00bd977d (patch)
tree8978ce88ba30d28c819b72c50d5dfdbad5223c6c /x11
parentsecurity/py-xmlsec: Update version 1.3.12=>1.3.13 (diff)
x11/i3lock-color: don't use CONFIGURE_TARGET
Don't hardcode the usage of CONFIGURE_TARGET and let gmake decide where it will build everything, This is in preparation of the update of config.guess and config.sub we will use vanilla version so when we will ask for amd64-portbld-freebsd14.0 it will reply x86-64-portbld-freebsd14.0
Diffstat (limited to 'x11')
-rw-r--r--x11/i3lock-color/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/i3lock-color/Makefile b/x11/i3lock-color/Makefile
index d947b2fae1b8..c5fc54656a36 100644
--- a/x11/i3lock-color/Makefile
+++ b/x11/i3lock-color/Makefile
@@ -36,9 +36,6 @@ LDFLAGS+= ${ICONV_LIB}
CONFLICTS_INSTALL= i3lock
-BUILD_WRKSRC= ${WRKSRC}/${CONFIGURE_TARGET}
-INSTALL_WRKSRC= ${WRKSRC}/${CONFIGURE_TARGET}
-
PLIST_FILES= "@(,,4755) bin/i3lock" \
man/man1/i3lock.1.gz