Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -9,6 +9,7 @@ make_install_args="
SHAREDIR=${XBPS_DESTDIR}/${pkgname}-${version}/usr/share/bsdbuild
BINDIR=${XBPS_DESTDIR}/${pkgname}-${version}/usr/bin
MANDIR=${XBPS_DESTDIR}/${pkgname}-${version}/usr/share/man"
fulldepends="perl>=0"
short_desc="Simple, self-contained and portable build system"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b84dc117a353c0ade3cda9696d160983094cb86ff2262fc2bb9060e46f54a8ba
@@ -28,7 +29,6 @@ long_desc="
compatibility of various software, and writing new tests is easy."
noarch=yes
Add_dependency full perl ">=0"
pre_install()
{