From 64ea2c29f9764d78d7e38d497fe0873d99945f4f Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Mon, 13 Jul 2015 12:14:06 +0000 Subject: - Update to bibtool 2.61 - Remove workaround for bad tarball; consider fixed on 9.x --- textproc/bibtool/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'textproc/bibtool/Makefile') diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index 1185c03c9f02..f78fcf6c21a3 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bibtool -PORTVERSION= 2.60 +PORTVERSION= 2.61 CATEGORIES= textproc print MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} @@ -10,8 +10,6 @@ DISTNAME= BibTool-${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Command line manipulation of BibTeX files -BROKEN_FreeBSD_9= fails to extract - USE_TEX= latex:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-kpathsea @@ -19,7 +17,6 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} WRKSRC= ${WRKDIR}/BibTool MAKEFILE= makefile -EXTRACT_AFTER_ARGS=-k # work around bad symlink in 2.60 tarfile INSTALL_TARGET= install install.man PORTDOCS= bibtool.pdf ref_card.pdf c_lib.pdf -- cgit v1.2.3