Thu Jan 30 12:37:56 2014 UTC ()
drop MPG123_ARM_FIXED64.
It was deprecated with mpg123-arm-fixed64 option and finally removed.


(obache)
diff -r1.234 -r1.235 pkgsrc/mk/defaults/mk.conf

cvs diff -r1.234 -r1.235 pkgsrc/mk/defaults/mk.conf (expand / switch to unified diff)

--- pkgsrc/mk/defaults/mk.conf 2014/01/30 12:28:32 1.234
+++ pkgsrc/mk/defaults/mk.conf 2014/01/30 12:37:56 1.235
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mk.conf,v 1.234 2014/01/30 12:28:32 obache Exp $ 1# $NetBSD: mk.conf,v 1.235 2014/01/30 12:37:56 obache Exp $
2# 2#
3 3
4# This file provides default values for variables that may be overridden 4# This file provides default values for variables that may be overridden
5# in the MAKECONF file, which is /etc/mk.conf by default. 5# in the MAKECONF file, which is /etc/mk.conf by default.
6# 6#
7# Note: This file is included after the MAKECONF file, so you cannot query 7# Note: This file is included after the MAKECONF file, so you cannot query
8# these default values in the MAKECONF using the ".if" and ".for" 8# these default values in the MAKECONF using the ".if" and ".for"
9# preprocessing directives. 9# preprocessing directives.
10 10
11# ************************************************************************ 11# ************************************************************************
12# NOTE TO PEOPLE EDITING THIS FILE - USE LEADING SPACES, NOT LEADING TABS. 12# NOTE TO PEOPLE EDITING THIS FILE - USE LEADING SPACES, NOT LEADING TABS.
13# ************************************************************************ 13# ************************************************************************
14 14
@@ -1256,31 +1256,26 @@ MONOTONE_USER?= monotone @@ -1256,31 +1256,26 @@ MONOTONE_USER?= monotone
1256# installation to use. This value is also automatically set by 1256# installation to use. This value is also automatically set by
1257# motif.buildlink3.mk to whichever Motif-2.0 installation represented by 1257# motif.buildlink3.mk to whichever Motif-2.0 installation represented by
1258# the possible values below is already installed, but defaults to 1258# the possible values below is already installed, but defaults to
1259# ${MOTIF_TYPE_DEFAULT}. This value is ignored if MOTIFBASE is 1259# ${MOTIF_TYPE_DEFAULT}. This value is ignored if MOTIFBASE is
1260# explicitly set. 1260# explicitly set.
1261# Possible: motif, openmotif, lesstif, dt (Irix and Solaris only) 1261# Possible: motif, openmotif, lesstif, dt (Irix and Solaris only)
1262# Default: ${MOTIF_TYPE_DEFAULT} 1262# Default: ${MOTIF_TYPE_DEFAULT}
1263 1263
1264#MOTIF_TYPE_DEFAULT?= openmotif 1264#MOTIF_TYPE_DEFAULT?= openmotif
1265# Used by motif.buildlink3.mk as the final default value for MOTIF_TYPE. 1265# Used by motif.buildlink3.mk as the final default value for MOTIF_TYPE.
1266# Possible: motif, openmotif, lesstif, dt (Irix and Solaris only) 1266# Possible: motif, openmotif, lesstif, dt (Irix and Solaris only)
1267# Default: motif, openmotif, or dt (Irix and Solaris only) 1267# Default: motif, openmotif, or dt (Irix and Solaris only)
1268 1268
1269#MPG123_ARM_FIXED64=YES 
1270# Used by mpg123 and mpg123-esound to enable ARM to use 64bit fixedpoint 
1271# Possible: not defined, YES 
1272# Default: not defined 
1273 
1274MTOOLS_ENABLE_FLOPPYD?= NO 1269MTOOLS_ENABLE_FLOPPYD?= NO
1275# Used by the mtools package to determine whether or not the floppyd 1270# Used by the mtools package to determine whether or not the floppyd
1276# program is installed. X11 libraries and header files are needed to 1271# program is installed. X11 libraries and header files are needed to
1277# build floppyd and run floppyd. 1272# build floppyd and run floppyd.
1278# Possible: YES, NO 1273# Possible: YES, NO
1279# Default: NO 1274# Default: NO
1280 1275
1281#MYSQL_USER?= mysql 1276#MYSQL_USER?= mysql
1282# The username of the mysql administrator. 1277# The username of the mysql administrator.
1283# Possible: any user name 1278# Possible: any user name
1284# Default: mysql 1279# Default: mysql
1285 1280
1286#MYSQL_GROUP?= mysql 1281#MYSQL_GROUP?= mysql