Changeset 89092 for trunk/dports/aqua
- Timestamp:
- Jan 19, 2012, 7:27:57 AM (8 years ago)
- Location:
- trunk/dports/aqua/ShiftIt
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/aqua/ShiftIt/Portfile
r89091 r89092 7 7 8 8 github.setup fikovnik ShiftIt 1.5 version- 9 revision 1 9 10 categories aqua 10 11 maintainers phw openmaintainer … … 18 19 git.branch 0f6a31350dbf72fa531d292f94bc0e9a63da487f 19 20 21 depends_lib port:xorg-libX11 22 20 23 universal_variant no 21 24 22 25 build.dir ${worksrcpath}/ShiftIt 23 26 27 patchfiles patch-ShiftIt-ShiftIt.xcodeproj-project.pbxproj.diff 28 29 post-patch { 30 reinplace "s|@PREFIX@|${prefix}|g" ${build.dir}/ShiftIt.xcodeproj/project.pbxproj 31 } 32 24 33 xcode.project ShiftIt.xcodeproj 25 34 xcode.target ShiftIt
Note: See TracChangeset
for help on using the changeset viewer.