Ticket #16978: patch-gtk2-Portfile.diff
File patch-gtk2-Portfile.diff, 515 bytes (added by dbevans (David B. Evans), 16 years ago) |
---|
-
Portfile
107 107 depends_build-append port:cups-headers 108 108 } 109 109 110 platform darwin 8 { 111 if {[variant_isset quartz] || [variant_isset no_x11]} { 112 configure.env-append LDFLAGS="-framework Cocoa -framework Carbon" 113 } 114 } 115 110 116 variant no_x11 description {Same as +quartz} { 111 117 pre-fetch { 112 118 if {[file exists ${prefix}/lib/libpangox-1.0.dylib]} {