diff options
author | xtraeme <xtraeme> | 2004-02-11 08:31:37 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-02-11 08:31:37 +0000 |
commit | 1897505ee36431a49b6ce33e96e507247b9d5492 (patch) | |
tree | daf642088bd240fdb19bb876d89f6487fb03949f /math | |
parent | 2545a087e77133bfa5c78882ae71737672135f5a (diff) | |
download | pkgsrc-1897505ee36431a49b6ce33e96e507247b9d5492.tar.gz |
bl3ify
Diffstat (limited to 'math')
-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 |