Page MenuHomeFreeBSD

D1353.diff
No OneTemporary

D1353.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
Wed, Nov 5, 5:17 PM (14 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24853716
Default Alt Text
D1353.diff (412 B)

Event Timeline