archivers/zipmix, multimedia/gst123: Document ncurses requirement
Approved by: ncurses blanket
This commit is contained in:
parent
d47b433978
commit
b526c4457a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426554
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_src
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Produce .ZIP file from two other ones with the best compressed files
|
||||
|
||||
USES= dos2unix zip
|
||||
USES= dos2unix ncurses zip
|
||||
MAKEFILE= ${FILESDIR}/Makefile
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Command-line tool to play audio and video files
|
||||
LICENSE= LGPL20
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
USES= gmake ncurses pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20
|
||||
CONFIGURE_ENV= NCURSES5_CONFIG=/usr/bin/true
|
||||
LDFLAGS+= -lncurses -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user