[111718] trunk/dports/graphics/gegl/Portfile
Revision: 111718 https://trac.macports.org/changeset/111718 Author: devans@macports.org Date: 2013-09-29 14:18:56 -0700 (Sun, 29 Sep 2013) Log Message: ----------- gegl: remove extraneous pre-patch devel code. Modified Paths: -------------- trunk/dports/graphics/gegl/Portfile Modified: trunk/dports/graphics/gegl/Portfile =================================================================== --- trunk/dports/graphics/gegl/Portfile 2013-09-29 21:14:32 UTC (rev 111717) +++ trunk/dports/graphics/gegl/Portfile 2013-09-29 21:18:56 UTC (rev 111718) @@ -47,11 +47,6 @@ port:libspiro \ port:lensfun -pre-patch { - copy ${worksrcpath}/operations/workshop/external/ff-save.c ${worksrcpath}/operations/workshop/external/ff-save.c.orig - copy ${worksrcpath}/operations/workshop/external/gluas.c ${worksrcpath}/operations/workshop/external/gluas.c.orig -} - patchfiles patch-configure.diff \ opencl.patch \ rename-for-altivec.patch \
participants (1)
-
devans@macports.org