pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pcre++ pkglint cleanup.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0843f8309669
branches:  trunk
changeset: 497738:0843f8309669
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 03 17:44:17 2005 +0000

description:
pkglint cleanup.
XXX: package obsolete after pcre-6.2 includes c++ interface?

diffstat:

 devel/pcre++/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r ae767008dc07 -r 0843f8309669 devel/pcre++/Makefile
--- a/devel/pcre++/Makefile     Wed Aug 03 17:43:13 2005 +0000
+++ b/devel/pcre++/Makefile     Wed Aug 03 17:44:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/07/12 19:57:57 kristerw Exp $
+# $NetBSD: Makefile,v 1.4 2005/08/03 17:44:17 wiz Exp $
 #
 
 DISTNAME=              pcre++-0.9.5
@@ -8,11 +8,10 @@
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 HOMEPAGE=              ftp://ftp.daemon.de/scip/Apps/pcre++/
-COMMENT=               wrapper class around the pcre library
+COMMENT=               Wrapper class around the pcre library
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
-LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 GNU_CONFIGURE=         yes
 
 .include "../../devel/pcre/buildlink3.mk"



Home | Main Index | Thread Index | Old Index