mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Add USE_NCURSES
PR: 157139 Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
This commit is contained in:
parent
21844d8fe2
commit
689da0a8e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274413
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user