Revision
120561
Author
takeshi@macports.org
Date
2014-06-01 05:13:45 -0700 (Sun, 01 Jun 2014)

Log Message

fortrancl: removed a patch to delete pkgconfig entries, closing #39720

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/devel/fortrancl/Portfile (120560 => 120561)


--- trunk/dports/devel/fortrancl/Portfile	2014-06-01 09:58:18 UTC (rev 120560)
+++ trunk/dports/devel/fortrancl/Portfile	2014-06-01 12:13:45 UTC (rev 120561)
@@ -6,10 +6,11 @@
 
 name                fortrancl
 version             0.1alpha4
+revision            1
 categories          devel parallel science
 platforms           darwin
 license             LGPL
-maintainers         takeshi
+maintainers         takeshi openmaintainers
 description         OpenCL Fortran 90 interface
 long_description    \
    FortranCL is an OpenCL interface for Fortran 90. \
@@ -28,8 +29,6 @@
     }
 }
 
-patchfiles          patch-fortrancl.pc.in.diff
-
 configure.cppflags-append   -framework OpenCL
 configure.args              --enable-shared