mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Add ncurses-base to the rank of linux-apps.
This commit is contained in:
parent
1b5f7e78ef
commit
c8e15569b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318602
@ -61,8 +61,8 @@ _LINUX_APPS_ALL= allegro alsalib arts aspell atk cairo cups-libs curl dri esound
|
||||
freealut gdkpixbuf gnutls gtk gtk2 hicontheme imlib jpeg libaudiofile \
|
||||
libg2c libgcrypt libglade libglade2 libglu libgpg-error libmng libogg \
|
||||
libsigcpp20 libtasn1 libtheora libvorbis libxml libxml2 mikmod naslibs \
|
||||
openal openmotif openssl pango png png10 qt33 scimgtk scimlibs sdl12 \
|
||||
sdlimage sdlmixer tiff xorglibs ucl ungif upx webauth
|
||||
ncurses-base openal openmotif openssl pango png png10 qt33 scimgtk \
|
||||
scimlibs sdl12 sdlimage sdlmixer tiff xorglibs ucl ungif upx webauth
|
||||
|
||||
# 2.4.2 components
|
||||
_LINUX_APPS_ALL+=
|
||||
@ -357,6 +357,11 @@ openmotif_DETECT= ${openmotif${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
|
||||
openmotif_PORT= ${PORTSDIR}/x11-toolkits/linux${LINUX_DIST_SUFFIX}-openmotif
|
||||
openmotif_DEPENDS= xorglibs
|
||||
|
||||
# no ncurses-base_FILE
|
||||
ncurses-base_f10_FILE= ${LINUXBASE}/lib/terminfo/a/ansi
|
||||
ncurses-base_DETECT= ${ncurses-base${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
|
||||
ncurses-base_PORT= ${PORTSDIR}/devel/linux${LINUX_DIST_SUFFIX}-ncurses-base
|
||||
|
||||
# no nspr_FILE
|
||||
nspr_f10_FILE= ${LINUXBASE}/lib/libnspr4.so
|
||||
nspr_DETECT= ${nspr${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
|
||||
|
Loading…
Reference in New Issue
Block a user