From ae5ec522f5915f269b7c3db948a0a5efe5790655 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 4 Jun 2010 00:34:37 +0200 Subject: [PATCH] mdocml: update to 1.10.0. --- srcpkgs/mdocml/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/mdocml/template b/srcpkgs/mdocml/template index be0259e4fc..e68a5712dd 100644 --- a/srcpkgs/mdocml/template +++ b/srcpkgs/mdocml/template @@ -1,16 +1,13 @@ # Template file for 'mdocml' pkgname=mdocml -version=1.9.24 +version=1.10.0 distfiles="http://mdocml.bsd.lv/snapshots/mdocml-$version.tar.gz" build_style=gnu_makefile -make_install_args=" -MANDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man -BINDIR=$XBPS_DESTDIR/$pkgname-$version/usr/bin -EXAMPLEDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/examples/mdocml -PREFIX=/usr" +make_install_args="MANDIR=/usr/share/man BINDIR=/usr/bin +EXAMPLEDIR=/usr/share/examples/mdocml PREFIX=/usr" short_desc="mdoc macro compiler" maintainer="Juan RP " -checksum=f470d36a6e950a8cc690a0cc516b22ef13b08f2b93aaa00ca4ce66726603f317 +checksum=00e551148db0496c90dab879a7068a327bfddd545183c706a1442ff60ed9d009 long_desc=" mdocml is a suite of tools compiling -mdoc, the roff macro package of choice for BSD manual pages, and -man, the predominant historical package @@ -18,4 +15,6 @@ long_desc=" implementation, for displaying -mdoc pages whilst providing token support for -man." +conflicts="groff>=0" + Add_dependency run glibc