Ticket #29422: patch-Portfile.diff
File patch-Portfile.diff, 855 bytes (added by carsomyr@…, 14 years ago) |
---|
-
Portfile
old new 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 1 2 # $Id$ 2 3 3 4 PortSystem 1.0 4 5 PortGroup xcode 1.0 5 6 6 name Quicksilver 7 version B59 7 name Quicksilver 8 version B59 8 9 platforms darwin 9 10 maintainers singingwolfboy openmaintainer 10 11 categories aqua sysutils … … 22 23 build.dir ${worksrcpath}/${name} 23 24 xcode.project ${name}.xcodeproj 24 25 26 patchfiles patch-project.pbxproj.diff 27 25 28 set config_root ${prefix}/share/QS 26 29 use_configure yes 27 30 configure {