1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Add USE_NCURSES

PR:		157139
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
This commit is contained in:
Tilman Keskinoz 2011-05-21 17:17:56 +00:00
parent 21844d8fe2
commit 689da0a8e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274413

View File

@ -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_GNOME= gnometarget pkgconfig gnomehack
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