diff -ruN --exclude=CVS /usr/ports/sysutils/libcdio/Makefile /tmp/libcdio/Makefile --- /usr/ports/sysutils/libcdio/Makefile 2010-05-30 14:39:04.000000000 -0300 +++ /tmp/libcdio/Makefile 2011-05-17 23:55:17.000000000 -0300 @@ -6,7 +6,7 @@ PORTNAME= libcdio PORTVERSION= 0.82 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libcdio @@ -26,6 +26,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_LDCONFIG= yes +USE_NCURSES= yes CONFIGURE_ARGS+= --with-libpopt-prefix=${LOCALBASE} \ --with-libiconv-prefix=${LOCALBASE} \ USE_PERL5_BUILD=yes