diff options
Diffstat (limited to 'emulators/linux-rl9/Makefile')
-rw-r--r-- | emulators/linux-rl9/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux-rl9/Makefile b/emulators/linux-rl9/Makefile index 19a1e8ea2d62..d878a46c372d 100644 --- a/emulators/linux-rl9/Makefile +++ b/emulators/linux-rl9/Makefile @@ -1,6 +1,6 @@ PORTNAME= linux-rl9 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -21,13 +21,13 @@ USE_LINUX= alsalib alsa-lib-devel alsa-plugins-oss alsa-plugins-pulseaudio \ libpciaccess libpsl librsvg2 libsecret libsigc++20 \ libsndfile libsoup libssh libstemmer libtasn1 libthai libtheora libtool-ltdl \ libtracker-sparql libunistring libusb libv4l libva libvdpau \ - libvorbis libvpx libxcrypt libxkbcommon libxml2 libxslt llvm \ + libvorbis libvpx libxkbcommon libxml2 libxslt llvm \ lz4 nettle npth nspr nss ocl-icd openal-soft openldap opus orc \ p11-kit pango pixman pulseaudio-libs pulseaudio-utils python3 \ qt3d qtbase qtconnectivity qtdeclarative qtgraphicaleffects qtimageformats \ qtmultimedia qtquickcontrols qtscript qtsensors qtserialbus qtserialport \ qtsvg qttools qtwayland qtwebchannel qtwebsockets qtx11extras qtxmlpatterns \ - sdl12 sdl20 sdlgfx sdlimage sdlttf sdlsound sdl2gfx sdl2image sdl2mixer sdl2ttf \ + sdl12 sdl12-extralibs sdl20 sdl2gfx sdl2image sdl2mixer sdl2ttf \ sqlite3 strace systemd-libs tcp_wrappers-libs vulkan \ wayland wget xcb-util xorglibs |