Add missing USE_NCURSES

PR:		ports/157142
Submitted by:	Raphael Kubo da Costa <kubito at gmail.com>
This commit is contained in:
Max Brazhnikov 2011-05-19 20:13:50 +00:00
parent 034e96ab27
commit 3a8e00aab8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274339

View File

@ -85,6 +85,7 @@ PLIST_SUB+= WITH_GTK2="@comment "
.endif
.if defined(WITH_NCURSES)
USE_NCURSES= yes
PLIST_SUB+= WITH_NCURSES=""
.else
CONFIGURE_ARGS+=--disable-pinentry-curses