Changeset 78266
- Timestamp:
- 04/30/11 17:18:16 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/json-glib/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/json-glib/Portfile
r72850 r78266 17 17 platforms darwin 18 18 depends_build port:pkgconfig port:gtk-doc 19 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ 20 port:gobject-introspection 19 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 20 21 # https://trac.macports.org/ticket/26783 22 # port:gobject-introspection 21 23 22 24 master_sites gnome:sources/${name}/${branch}/ … … 26 28 rmd160 a8cda0d16e54949618b218df646cedc3467a6ac7 27 29 28 configure.args --enable-introspection= yes30 configure.args --enable-introspection=no 29 31 30 platform darwin 8 { 31 configure.args-delete --enable-introspection=yes 32 configure.args-append --enable-introspection=no 33 depends_lib-delete port:gobject-introspection 34 } 32 # https://trac.macports.org/ticket/26783 33 #platform darwin 8 { 34 # configure.args-delete --enable-introspection=yes 35 # configure.args-append --enable-introspection=no 36 # depends_lib-delete port:gobject-introspection 37 #} 35 38 36 39 livecheck.type regex
Note: See TracChangeset
for help on using the changeset viewer.

