diff options
Diffstat (limited to 'sysutils/packmule/Makefile')
-rw-r--r-- | sysutils/packmule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/packmule/Makefile b/sysutils/packmule/Makefile index eed4aa412de1..37e4f29b1e54 100644 --- a/sysutils/packmule/Makefile +++ b/sysutils/packmule/Makefile @@ -12,7 +12,7 @@ COMMENT= Creates and packs custom FreeBSD installation images LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright -ONLY_FOR_ARCHS= amd64 i386 powerpc +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpcspe powerpc64 powerpc64le RUN_DEPENDS= p5-YAML>=0:textproc/p5-YAML |