Changeset 54481
- Timestamp:
- Jul 28, 2009, 12:10:08 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/audio/ardour2/Portfile
r54147 r54481 72 72 destroot.env CC=${configure.cc} CXX=${configure.cxx} CPP=${configure.cpp} 73 73 74 # Fix gettext bug on Leopard (and later?); see #19886 75 destroot.env-append VERSION_CONTROL=off 76 74 77 variant lv2 description {Add support for LV2 plugins (currently broken)} { 75 78 build.args-delete LV2=0
Note: See TracChangeset
for help on using the changeset viewer.