diff options
Diffstat (limited to 'devel/yasm/Makefile')
-rw-r--r-- | devel/yasm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/yasm/Makefile b/devel/yasm/Makefile index 77f9075daed..517c279c25f 100644 --- a/devel/yasm/Makefile +++ b/devel/yasm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:34 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:39 tv Exp $ # DISTNAME= yasm-0.2.2 @@ -12,7 +12,6 @@ COMMENT= Complete rewrite of the NASM assembler with BSD license BUILD_USES_MSGFMT= YES -USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_PERL5= build |