mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
html_parser: fix the empty vendor_perl dependency.
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="1995-2009 Gisle Aas
|
||||
1999-2000 Michael A. Chase"
|
||||
LICENSE="GNU GPL v1
|
||||
Artistic"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://github.com/gisle/html-parser/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3ac0ef2ed3cf0a7affe46e1e9cffff500d7b22ae59d9b47669dc7efd8ca36d07"
|
||||
SOURCE_FILENAME="html_parser-$portVersion.tar.gz"
|
||||
@@ -26,11 +26,11 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
cmd:perl
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
cmd:perl
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user