Ticket #37460: Portfile.diff
File Portfile.diff, 652 bytes (added by mndavidoff (Monte Davidoff), 12 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: Portfile 99364 2012-11-03 08:12:56Z jmr@macports.org $ 2 3 3 4 PortSystem 1.0 … … 45 46 46 47 patchfiles patch-uintptr_t-cast.diff \ 47 48 patch-lib-XmP.h.diff \ 48 patch-autogen.sh.diff 49 patch-autogen.sh.diff \ 50 patch-automake.diff 49 51 50 52 post-patch { 51 53 # Looks like a botched cvs rename - identical files with an 'Exm' name