Changeset 113152 for trunk/dports/databases
- Timestamp:
- Nov 11, 2013, 1:04:28 AM (6 years ago)
- Location:
- trunk/dports/databases
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/databases/csvdb/Portfile
r102404 r113152 23 23 24 24 use_autoreconf yes 25 autoreconf.args -f vi25 autoreconf.args -fi 26 26 27 27 depends_lib-append port:readline\ -
trunk/dports/databases/libgda4/Portfile
r111816 r113152 48 48 # Don't do intltool's INTLTOOL_PERL dance 49 49 use_autoreconf yes 50 autoreconf.args -f vi50 autoreconf.args -fi 51 51 52 52 # -
trunk/dports/databases/libgda5/Portfile
r111791 r113152 57 57 # Don't do intltool's INTLTOOL_PERL dance 58 58 use_autoreconf yes 59 autoreconf.args -f vi59 autoreconf.args -fi 60 60 61 61 #
Note: See TracChangeset
for help on using the changeset viewer.