From 978b2e61f67f0ba0402e294af27b858da47dc6f7 Mon Sep 17 00:00:00 2001 From: ghen Date: Thu, 2 Jul 2009 11:42:17 +0000 Subject: Build and install agrep (approximate grep), too. Ok adrianp. --- devel/tre/Makefile | 5 ++--- devel/tre/PLIST | 4 +++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'devel/tre') diff --git a/devel/tre/Makefile b/devel/tre/Makefile index 490af1b51fa..c304d8d355b 100644 --- a/devel/tre/Makefile +++ b/devel/tre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/05/18 06:40:59 agc Exp $ +# $NetBSD: Makefile,v 1.11 2009/07/02 11:42:17 ghen Exp $ DISTNAME= tre-0.7.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://laurikari.net/tre/ @@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_LIBTOOL= YES -CONFIGURE_ARGS+= --disable-agrep CONFIGURE_ARGS+= --disable-system-abi INSTALLATION_DIRS+= share/doc/tre diff --git a/devel/tre/PLIST b/devel/tre/PLIST index b8c64c9f65c..953a200a716 100644 --- a/devel/tre/PLIST +++ b/devel/tre/PLIST @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:49:16 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/07/02 11:42:17 ghen Exp $ +bin/agrep include/tre/regex.h include/tre/tre-config.h lib/libtre.la lib/pkgconfig/tre.pc +man/man1/agrep.1 share/doc/tre/tre-api.html share/doc/tre/tre-syntax.html share/locale/fi/LC_MESSAGES/tre.mo -- cgit v1.2.3