summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2024-12-13 10:40:16 +0100
committerSlávek Banko <[email protected]>2024-12-13 10:40:16 +0100
commit0ca4ea5170ce161ba0be91ff24894537c2318bc1 (patch)
tree7029e2d68fa0a545481aa34e2ed3101ba21bc6c4
parent7981cc0a0a5f33d08ad48bc6f0a8a0321854fc44 (diff)
downloadtde-packaging-0ca4ea5170ce161ba0be91ff24894537c2318bc1.tar.gz
tde-packaging-0ca4ea5170ce161ba0be91ff24894537c2318bc1.zip
FreeBSD: Move gfind and gsed from BUILD_DEPENDS to EXTRACT_DEPENDS
because they may be needed in the post-patch phase. Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--freebsd/trinity.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/trinity.port.mk b/freebsd/trinity.port.mk
index ecf2eb5e5..e5335e685 100644
--- a/freebsd/trinity.port.mk
+++ b/freebsd/trinity.port.mk
@@ -43,14 +43,14 @@ TDE_DEBUG?= 0
PKG_CONFIG_PATH=${TDE_PREFIX}/libdata/pkgconfig:/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig
EXTRACT_DEPENDS=\
+ gfind:misc/findutils \
+ gsed:textproc/gsed \
gtar:archivers/gtar \
BUILD_DEPENDS=\
automake:devel/automake \
libtool:devel/libtool \
gettext:devel/gettext \
- gfind:misc/findutils \
- gsed:textproc/gsed \
bash:shells/bash \
USES+= ninja