diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-06-29 23:02:11 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-06-29 23:02:11 +0000 |
commit | 0116e0507b6b6100a6bbb4aa0fcacde6570d7ed7 (patch) | |
tree | 56c6c46b8783e16ef81236b17b3ec2fb86edd5b3 /devel/rx | |
parent | f5065a3b6671c0af1ee12376439f99295a9ce140 (diff) | |
download | pkgsrc-0116e0507b6b6100a6bbb4aa0fcacde6570d7ed7.tar.gz |
Builds fine with USE_BUILDLINK_ONLY set
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 |