pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/35387: devel/ncurses pkgsrc current



The following reply was made to PR pkg/35387; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
        pkgsrc-bugs%NetBSD.org@localhost, gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/35387: devel/ncurses pkgsrc current
Date: Tue, 9 Jan 2007 11:05:00 +0100 (CET)

 diff -u Makefile.orig Makefile
 --- Makefile.orig       Mon Jan  8 14:17:06 2007
 +++ Makefile    Tue Jan  9 11:03:59 2007
 @@ -14,6 +14,14 @@
  SUBST_SED.ti=          -e '/^screen|/,/^$$/d'
  SUBST_SED.ti+=         -e '/^screen-w|/,/^$$/d'
  SUBST_SED.ti+=         -e '/^screen.teraterm|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-16color|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-16color-s|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-16color-bce|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-16color-bce-s|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-256color|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-256color-s|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-256color-bce|/,/^$$/d'
 +SUBST_SED.ti+=         -e '/^screen-256color-bce-s|/,/^$$/d'
  .endif
  
  post-configure:
 
 



Home | Main Index | Thread Index | Old Index