aboutsummaryrefslogtreecommitdiff
path: root/textproc/libtre
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2008-05-22 19:46:10 +0000
committerCy Schubert <cy@FreeBSD.org>2008-05-22 19:46:10 +0000
commit9d567b2f6253dccc956fba4bd852252836b4a43f (patch)
tree0a54c1e4a7cf89e05801f06a3c4169ec61f804d7 /textproc/libtre
parent5e7e84be69f20b0d4f3731cca510630ca61036b3 (diff)
downloadports-9d567b2f6253dccc956fba4bd852252836b4a43f.tar.gz
ports-9d567b2f6253dccc956fba4bd852252836b4a43f.zip
Remove the agrep conflict.
Notes
Notes: svn path=/head/; revision=213535
Diffstat (limited to 'textproc/libtre')
-rw-r--r--textproc/libtre/Makefile8
-rw-r--r--textproc/libtre/pkg-plist1
2 files changed, 2 insertions, 7 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index 5381f13fb0b2..14a3d82cebf2 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libtre
PORTVERSION= 0.7.5
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://laurikari.net/tre/ \
${MASTER_SITE_LOCAL}
@@ -17,21 +18,16 @@ DISTNAME= tre-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A lightweight fully POSIX compliant regexp matching library
-CONFLICTS= glimpse-4* # agrep(1)
-
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ARGS+= --enable-static
+CONFIGURE_ARGS+= --enable-static --disable-agrep
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= agrep.1
-MANCOMPRESSED= no
-
OPTIONS= NLS "native language support" off \
OPTIMIZED_CFLAGS "append optimization flags to CFLAGS" off
diff --git a/textproc/libtre/pkg-plist b/textproc/libtre/pkg-plist
index 19bc8e58514e..0ba46edff633 100644
--- a/textproc/libtre/pkg-plist
+++ b/textproc/libtre/pkg-plist
@@ -1,4 +1,3 @@
-bin/agrep
include/tre/regex.h
include/tre/tre-config.h
lib/libtre.a