diff options
Diffstat (limited to 'devel/rx')
-rw-r--r-- | devel/rx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rx/Makefile b/devel/rx/Makefile index 6931f1b95c0..3aa56369580 100644 --- a/devel/rx/Makefile +++ b/devel/rx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 14:39:01 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/06/29 23:02:11 zuntum Exp $ DISTNAME= rx-1.5 CATEGORIES= devel @@ -8,6 +8,7 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.gnu.org/software/rx/rx.html COMMENT= Fast replacement for the GNU regex library +USE_BUILDLINK_ONLY= YES USE_LIBTOOL= # defined GNU_CONFIGURE= # defined |