mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
audio/xmcd: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
8b4786e527
commit
46a95c1e01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407569
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ LIB_DEPENDS+= libvorbis.so:${PORTSDIR}/audio/libvorbis \
|
|||
libFLAC.so:${PORTSDIR}/audio/flac
|
||||
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
|
||||
|
||||
USES= imake motif
|
||||
USES= imake motif ncurses
|
||||
USE_XORG= x11 xext xaw xmu xp xpm xt sm ice
|
||||
PLIST_SUB+= RELEASE=${OSREL:R:R} ARCH=${ARCH} OPSYS=${OPSYS}
|
||||
SUB_FILES= pkg-message
|
||||
|
|
Loading…
Add table
Reference in a new issue