diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 08:31:37 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 08:31:37 +0000 |
commit | 66d5af6338f653faac1d6c7a462b4db014cc0939 (patch) | |
tree | daf642088bd240fdb19bb876d89f6487fb03949f /math/libffm | |
parent | 0bd97f7c6958af0f2b1d5db95bb4589b469a5c2e (diff) | |
download | pkgsrc-66d5af6338f653faac1d6c7a462b4db014cc0939.tar.gz |
bl3ify
Diffstat (limited to 'math/libffm')
-rw-r--r-- | math/libffm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libffm/Makefile b/math/libffm/Makefile index 9ffcdf0f2fb..de42a2ae168 100644 --- a/math/libffm/Makefile +++ b/math/libffm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/24 13:58:23 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/11 08:31:37 xtraeme Exp $ DISTNAME= libffm.0.28 PKGNAME= libffm-0.28 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.unix-ag.org/user/nils/ MAINTAINER= root@garbled.net COMMENT= Fast alpha-optimized replacement for some libm routines -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make ONLY_FOR_PLATFORM= NetBSD-*-alpha |