Ticket #21326 (closed defect: fixed)
screen-4.0.3 typo in configure.args
| Reported by: | slyphon@… | Owned by: | digdog@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | bgrupe@… | |
| Port: | screen |
Description
There's a small typo in the configure.args section of the gnu screen Portfile.
--- Portfile.old 2009-09-12 18:12:18.000000000 +0000
+++ Portfile 2009-09-12 18:12:27.000000000 +0000
@@ -38,7 +38,7 @@
--enable-locale \
--enable-telnet \
--enable-colors256 \
- --enable-rxct_osc
+ --enable-rxvt_osc
configure.env LIBS=-lncurses
post-destroot {
Change History
Note: See
TracTickets for help on using
tickets.

