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