Changeset 82556
- Timestamp:
- 08/15/11 12:36:24 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/databases/libgda3/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/databases/libgda3/Portfile
r82553 r82556 87 87 } 88 88 89 variant with_bdb46 conflicts without_bdb with_bdb\89 variant with_bdb46 conflicts without_bdb \ 90 90 description {support for Berkeley DB 4.6} { 91 91 depends_lib-append port:db46 … … 96 96 } 97 97 98 variant without_bdb conflicts with_bdb with_bdb46 \98 variant without_bdb conflicts with_bdb46 \ 99 99 description {remove support for Berkeley DB} { 100 100 configure.args-append --without-bdb
Note: See TracChangeset
for help on using the changeset viewer.

