New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21326 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to digdog@…

comment:2 Changed 4 years ago by bgrupe@…

  • Cc bgrupe@… added

Cc Me!

comment:3 Changed 4 years ago by digdog@…

Thanks, fixed in r57598.

comment:4 Changed 4 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.