diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2023-10-12 20:35:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2023-10-12 20:51:48 +0000 |
commit | cf0e7ae70e4268d867502b271c3d08189ab80f80 (patch) | |
tree | b435e5993fafcd25ba2c24686b6d3f3d9d14db6e /ports-mgmt | |
parent | 75ff86d0e516e6291be7e25cc30bb14fbda10bf1 (diff) |
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/poudriere/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/poudriere/Makefile b/ports-mgmt/poudriere/Makefile index 135ce57818ed..1b7dab000346 100644 --- a/ports-mgmt/poudriere/Makefile +++ b/ports-mgmt/poudriere/Makefile @@ -27,7 +27,7 @@ OPTIONS_SUB= yes MANIFESTS_DESC= Install manifests for jail creation MANIFESTS_RUN_DEPENDS+= freebsd-release-manifests>0:misc/freebsd-release-manifests -PORTCONFIG_DESC= Install dialog4ports for options command +PORTCONFIG_DESC= Install portconfig for options command PORTCONFIG_RUN_DEPENDS= portconfig>0:ports-mgmt/portconfig QEMU_DESC= Add qemu-user-static for non-x86 architectures |