diff options
author | obache <obache@pkgsrc.org> | 2014-01-30 12:37:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-01-30 12:37:56 +0000 |
commit | e1bc9ecd3488e7fe93818eb7e30718967c4afc2f (patch) | |
tree | dd2d8b6f1510696ed21573a323c5c8522e3fe91b | |
parent | b8a9f66711a7e6eb8a8788319516de568635c127 (diff) | |
download | pkgsrc-e1bc9ecd3488e7fe93818eb7e30718967c4afc2f.tar.gz |
drop MPG123_ARM_FIXED64.
It was deprecated with mpg123-arm-fixed64 option and finally removed.
-rw-r--r-- | mk/defaults/mk.conf | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index a3197a794ae..00c54fbc395 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.234 2014/01/30 12:28:32 obache Exp $ +# $NetBSD: mk.conf,v 1.235 2014/01/30 12:37:56 obache Exp $ # # This file provides default values for variables that may be overridden @@ -1266,11 +1266,6 @@ MONOTONE_USER?= monotone # Possible: motif, openmotif, lesstif, dt (Irix and Solaris only) # Default: motif, openmotif, or dt (Irix and Solaris only) -#MPG123_ARM_FIXED64=YES -# Used by mpg123 and mpg123-esound to enable ARM to use 64bit fixedpoint -# Possible: not defined, YES -# Default: not defined - MTOOLS_ENABLE_FLOPPYD?= NO # Used by the mtools package to determine whether or not the floppyd # program is installed. X11 libraries and header files are needed to |