aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libtre/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index 72be7b71aad6..d071be3c721e 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -9,12 +9,16 @@
PORTNAME= libtre
PORTVERSION= 0.7.4
CATEGORIES= textproc
-MASTER_SITES= http://laurikari.net/tre/
+MASTER_SITES= http://laurikari.net/tre/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jkoshy
DISTNAME= tre-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jkoshy@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_GETOPT_LONG= yes