summaryrefslogtreecommitdiff
path: root/devel/pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre/Makefile')
-rw-r--r--devel/pcre/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index 4852a59cee0..b5d29c3d153 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/04/26 21:59:53 kim Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 14:38:56 wiz Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1998/07/12 22:59:19 steve Exp $
DISTNAME= pcre-2.08
@@ -6,6 +6,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
MAINTAINER= proff@netbsd.org
+COMMENT= Perl Compatible Regular Expressions library
do-configure:
${SED} -e '/^CC/s/.*/CC=${CC}/' \