From e7a14b25d09fc85fce9413116edbf415192469ea Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 1 Nov 2010 10:11:40 +0100 Subject: [PATCH] bsdbuild: accept any perl version, bumprev. --- srcpkgs/bsdbuild/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/bsdbuild/template b/srcpkgs/bsdbuild/template index c13217d070..3c15de6aad 100644 --- a/srcpkgs/bsdbuild/template +++ b/srcpkgs/bsdbuild/template @@ -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() {