Subject: Re: pkg/35387: devel/ncurses pkgsrc current
To: None <pkg-manager@NetBSD.org, gnats-admin@NetBSD.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 01/09/2007 11:05:00
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: