You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
hivex: fix perl not enabled
Fixes: https://trac.macports.org/ticket/73997
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup perl5 1.0
|
||||
|
||||
name hivex
|
||||
version 1.3.24
|
||||
revision 1
|
||||
revision 2
|
||||
categories devel
|
||||
license LGPL-2.1
|
||||
maintainers {makr @mohd-akram} openmaintainer
|
||||
@@ -23,7 +23,8 @@ checksums rmd160 4235b67ed7a39a58050c10e2480ea502c947682f \
|
||||
sha256 a52fa45cecc9a78adb2d28605d68261e4f1fd4514a778a5473013d2ccc8a193c \
|
||||
size 741279
|
||||
|
||||
depends_run port:perl${perl5.major}
|
||||
perl5.branches ${perl5.default_branch}
|
||||
perl5.create_variants ${perl5.branches}
|
||||
|
||||
depends_build-append path:bin/pkg-config:pkgconfig \
|
||||
port:gettext
|
||||
|
||||
Reference in New Issue
Block a user