Ticket #2846: Portfile.diff
File Portfile.diff, 321 bytes (added by master@…, 20 years ago) |
---|
-
Portfile
old new 21 21 configure.args --mandir=${prefix}/share/man 22 22 23 23 variant darwin { 24 configure.args-append --enable-widec 24 configure.args-append --enable-widec --with-shared --without-debug \ 25 --without-ada 26 patchfiles patch-shlib 25 27 }