diff options
Diffstat (limited to 'textproc/regexx/Makefile')
-rw-r--r-- | textproc/regexx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/regexx/Makefile b/textproc/regexx/Makefile index 2ce80d89bce..ca144938b7c 100644 --- a/textproc/regexx/Makefile +++ b/textproc/regexx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:21 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:42 tv Exp $ # DISTNAME= regexx-0.98.1 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://bazar.conectiva.com.br/~niemeyer/projects/regexx/ COMMENT= C++ regular expression library -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES GNU_CONFIGURE= YES |