Changeset 79196
- Timestamp:
- 06/04/11 18:25:44 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/glib2/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/glib2/Portfile
r79195 r79196 41 41 patch-gio_gdbusprivate.c.diff 42 42 43 depends_build port:dbus44 45 43 depends_lib port:gettext \ 46 44 port:libiconv \ … … 50 48 archcheck.files lib/libintl.dylib \ 51 49 lib/libiconv.dylib \ 52 lib/libz.dylib \ 53 lib/libdbus-1.dylib 50 lib/libz.dylib 54 51 55 52 use_autoconf yes … … 67 64 PKG_CONFIG=false \ 68 65 ZLIB_CFLAGS="-I${prefix}/lib" \ 69 ZLIB_LIBS="-L${prefix}/lib -lz" \ 70 DBUS1_CFLAGS="-I${prefix}/include/dbus-1.0 -I${prefix}/lib/dbus-1.0/include" \ 71 DBUS1_LIBS="-L${prefix}/lib -ldbus-1 -lpthread" 66 ZLIB_LIBS="-L${prefix}/lib -lz" 72 67 73 68 post-patch {
Note: See TracChangeset
for help on using the changeset viewer.

