diff options
author | abs <abs> | 2004-02-13 21:08:33 +0000 |
---|---|---|
committer | abs <abs> | 2004-02-13 21:08:33 +0000 |
commit | dae814a02b666b06bb9213b48797896543fdd338 (patch) | |
tree | 577f0304ac1954c6563bf56beb5ac66df9edb6ba /devel/cpuflags | |
parent | 7c9315b91d25050c60ef839fbbf7028e6074e910 (diff) | |
download | pkgsrc-dae814a02b666b06bb9213b48797896543fdd338.tar.gz |
We don' need no ... languages
Diffstat (limited to 'devel/cpuflags')
-rw-r--r-- | devel/cpuflags/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cpuflags/Makefile b/devel/cpuflags/Makefile index 35748f6074b..06f5834a579 100644 --- a/devel/cpuflags/Makefile +++ b/devel/cpuflags/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2004/01/21 00:54:08 abs Exp $ +# $NetBSD: Makefile,v 1.65 2004/02/13 21:08:33 abs Exp $ # DISTNAME= cpuflags-0.61 @@ -12,6 +12,7 @@ COMMENT= Determine compiler flags to best target current cpu ONLY_FOR_PLATFORM= NetBSD-*-* Linux-*-* SunOS-*-* EXTRACT_ONLY= # empty +USE_LANGUAGES= # empty NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes |