bsdbuild: accept any perl version, bumprev.
This commit is contained in:
parent
b810894d84
commit
e7a14b25d0
@ -1,6 +1,7 @@
|
||||
# Template file for 'bsdbuild'
|
||||
pkgname=bsdbuild
|
||||
version=2.7
|
||||
revision=1
|
||||
distfiles="http://stable.hypertriton.com/bsdbuild/$pkgname-$version.tar.gz"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --with-manpages --with-manlinks"
|
||||
@ -27,7 +28,7 @@ long_desc="
|
||||
compatibility of various software, and writing new tests is easy."
|
||||
|
||||
noarch=yes
|
||||
Add_dependency full perl
|
||||
Add_dependency full perl ">=0"
|
||||
|
||||
pre_install()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user