Ticket #11664: screen-4.0.3+flags.diff
File screen-4.0.3+flags.diff, 539 bytes (added by pipping@…, 18 years ago) |
---|
-
Portfile
39 39 --enable-telnet \ 40 40 --enable-colors256 \ 41 41 --enable-rxct_osc 42 configure.env CPPFLAGS="-I${prefix}/include" \ 43 LDFLAGS="-L${prefix}/lib" \ 44 LIBS=-lncurses 42 configure.env-append LIBS=-lncurses 45 43 46 44 post-destroot { 47 45 xinstall -m 644 ${workpath}/18 ${destroot}/${prefix}/share/${name}/utf8encodings