/[ports]/head/Mk/bsd.default-versions.mk
ViewVC logotype

Diff of /head/Mk/bsd.default-versions.mk

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 431258 by tijl, Thu Jan 12 12:18:50 2017 UTC revision 431882 by tijl, Thu Jan 19 15:44:53 2017 UTC
# Line 42  GCC_DEFAULT?=          4.9 Line 42  GCC_DEFAULT?=          4.9
42  # Possible values: 7, 8, 9, agpl  # Possible values: 7, 8, 9, agpl
43  GHOSTSCRIPT_DEFAULT?=   agpl  GHOSTSCRIPT_DEFAULT?=   agpl
44  .if defined(ARCH) && ${ARCH} == amd64  .if defined(ARCH) && ${ARCH} == amd64
45  # Possible values: c6, c6_64, c7, c7_64  # Possible values: c6, c6_64, c7
46  LINUX_DEFAULT?=         c6_64  LINUX_DEFAULT?=         c6_64
47  .else  .else
48  # Possible values: c6, c7  # Possible values: c6
49  LINUX_DEFAULT?=         c6  LINUX_DEFAULT?=         c6
50  .endif  .endif
51  .if defined(OVERRIDE_LINUX_BASE_PORT)  .if defined(OVERRIDE_LINUX_BASE_PORT)

Legend:
Removed from v.431258  
changed lines
  Added in v.431882

  ViewVC Help
Powered by ViewVC 1.1.27