mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
autoconf_archive: build needs perl (#11353)
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com>
This commit is contained in:
@@ -2,12 +2,12 @@ SUMMARY="A collection of freely re-usable Autoconf macros"
|
||||
DESCRIPTION="The GNU Autoconf Archive is a collection of more than 500 macros \
|
||||
for GNU Autoconf."
|
||||
HOMEPAGE="https://www.gnu.org/software/autoconf-archive/"
|
||||
COPYRIGHT="2019-2023 Autoconf Archive Maintainers"
|
||||
COPYRIGHT="2019-2024 Autoconf Archive Maintainers"
|
||||
LICENSE="GNU GPL v3
|
||||
Autoconf Configure Script Exception v3.0"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33"
|
||||
CHECKSUM_SHA256="7bcd5d001916f3a50ed7436f4f700e3d2b1bade3ed803219c592d62502a57363"
|
||||
SOURCE_DIR="autoconf-archive-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
@@ -26,7 +26,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
cmd:cmp
|
||||
cmd:make
|
||||
cmd:makeinfo
|
||||
cmd:makeinfo >= 7
|
||||
"
|
||||
|
||||
BUILD()
|
||||
Reference in New Issue
Block a user