Page MenuHomeFreeBSD

D1353.id.diff
No OneTemporary

D1353.id.diff

Index: head/lib/ncurses/Makefile
===================================================================
--- head/lib/ncurses/Makefile
+++ head/lib/ncurses/Makefile
@@ -3,4 +3,11 @@
SUBDIR= ncurses form menu panel \
ncursesw formw menuw panelw
+SUBDIR_PARALLEL=
+
+.for subdir in ${SUBDIR:Nncurses*:N*w}
+SUBDIR_DEPEND_${subdir}= ncurses
+SUBDIR_DEPEND_${subdir}w= ncursesw
+.endfor
+
.include <bsd.subdir.mk>

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 11:33 AM (12 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27648068
Default Alt Text
D1353.id.diff (412 B)

Event Timeline