Changeset 79786
- Timestamp:
- 06/25/11 14:58:22 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/databases/mdbtools/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/databases/mdbtools/Portfile
r79744 r79786 3 3 name mdbtools 4 4 version 0.6pre1 5 revision 1 5 6 description libraries and programs to help using MSAccess databases 6 7 long_description \ … … 25 26 sha1 37a50d623a444ec690d2677b12b59c2f11e497c0 \ 26 27 rmd160 e6a89d6984ba84aa9895ab0b6e6b68ac86881be3 27 28 29 post-extract { 30 # https://bugs.gentoo.org/227257?id=227257 31 delete ${worksrcpath}/acinclude.m4 32 } 33 34 # fix universal variant and build_arch 35 use_autoreconf yes 36 28 37 patchfiles patch-mdbtools.diff 29 38 configure.args-append --mandir=${prefix}/share/man
Note: See TracChangeset
for help on using the changeset viewer.

