--- emulators/qemu/Makefile (리비전 453927) +++ emulators/qemu/Makefile (작업 사본) @@ -3,6 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ DIST_SUBDIR= qemu/${PORTVERSION} @@ -73,7 +74,8 @@ VDE_CONFIGURE_OFF= --disable-vde STATIC_LINK_CONFIGURE_ON= --static STATIC_LINK_PREVENTS= GTK2 X11 STATIC_LINK_PREVENTS_MSG= X11 ui cannot be built static -NCURSES_USES= ncurses:base +NCURSES_CONFIGURE_OFF= --disable-curses +NCURSES_USES= ncurses SAMBA_USES= samba:run # smbd SAMBA_CONFIGURE_ON= --smbd=${LOCALBASE}/sbin/smbd DOCS_BUILD_DEPENDS= texi2html:textproc/texi2html