Ticket #34242: Portfile.diff
File Portfile.diff, 671 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
Portfile
4 4 name libgda 5 5 version 1.2.4 6 6 set branch [join [lrange [split ${version} .] 0 1] .] 7 revision 47 revision 5 8 8 description GDA provides uniform access to different kinds of data sources. 9 9 long_description GNU Data Access (GDA) is an attempt to provide \ 10 10 uniform access to different kinds of data sources \ … … 24 24 port:intltool \ 25 25 port:pkgconfig 26 26 27 patchfiles patch-glib-2.32.diff 28 27 29 configure.args --without-bdb \ 28 30 --without-mysql \ 29 31 --without-postgres \