Changeset 79198
- Timestamp:
- 06/04/11 20:13:45 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/glib2-devel/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/glib2-devel/Portfile
r79195 r79198 42 42 patch-gio_gdbusprivate.c.diff 43 43 44 depends_build port:dbus45 46 44 depends_lib port:gettext \ 47 45 port:libiconv \ … … 53 51 lib/libiconv.dylib \ 54 52 lib/libz.dylib \ 55 lib/libffi.dylib \ 56 lib/libdbus-1.dylib 53 lib/libffi.dylib 57 54 58 55 use_autoconf yes … … 70 67 PKG_CONFIG=false \ 71 68 ZLIB_CFLAGS="-I${prefix}/lib" \ 72 ZLIB_LIBS="-L${prefix}/lib -lz" \ 73 DBUS1_CFLAGS="-I${prefix}/include/dbus-1.0 -I${prefix}/lib/dbus-1.0/include" \ 74 DBUS1_LIBS="-L${prefix}/lib -ldbus-1 -lpthread" 69 ZLIB_LIBS="-L${prefix}/lib -lz" 75 70 76 71 pre-configure {
Note: See TracChangeset
for help on using the changeset viewer.

