No matter ncursesw from ports or base (OSVERSION >= 700033), it's in

search path. This also fix build after inclusion ncursesw in current.
This commit is contained in:
Rong-En Fan 2007-03-09 12:20:26 +00:00
parent 6c2a510b47
commit 74c9b4373d

View file

@ -31,6 +31,10 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
post-patch:
@${REINPLACE_CMD} -e 's,ncursesw/curses.h,curses.h,' \
${WRKSRC}/src/hdrs/mycurses.h
post-install:
.if !defined(NOPORTDOCS)
.for file in btedit.1 dbverify.1 llines.1