Print this page
1681 support for BUILD64=# no longer works

@@ -19,10 +19,11 @@
 # CDDL HEADER END
 #
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2014 Andrew Stormont.
 #
 
 set name=pkg.fmri value=pkg:/system/header/header-agp@$(PKGVERS)
 set name=pkg.description value="AGP GART Header Files for x86 Workstations"
 set name=pkg.summary value="AGP GART Driver Header Files"

@@ -31,11 +32,11 @@
 set name=variant.arch value=i386
 dir path=usr group=sys
 dir path=usr/include
 dir path=usr/include/sys
 dir path=usr/include/sys/agp
-file path=usr/include/sys/agp/agp$(ARCH64)gart_io.h
+$(BUILD64)file path=usr/include/sys/agp/agp$(ARCH64)gart_io.h
 file path=usr/include/sys/agp/agpdefs.h
 file path=usr/include/sys/agp/agpgart_impl.h
 file path=usr/include/sys/agp/agpmaster_io.h
 file path=usr/include/sys/agp/agptarget_io.h
 file path=usr/include/sys/agpgart.h