summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2025-05-13 21:58:12 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2025-05-13 22:01:45 +0300
commit8e44e5724a82a3724b314fa7bce49fd1f23294cf (patch)
treef6119befba1579def36e293af5fa83c242ba9f8d
parentnet/dumbpipe: Update to 0.27.0 (diff)
emulators/virtualbox-ose-70: Sort USES
MFH: 2025Q2
-rw-r--r--emulators/virtualbox-ose-70/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-70/Makefile b/emulators/virtualbox-ose-70/Makefile
index c679edeef066..482fc5725a82 100644
--- a/emulators/virtualbox-ose-70/Makefile
+++ b/emulators/virtualbox-ose-70/Makefile
@@ -28,7 +28,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libcurl.so:ftp/curl
RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/vboxnet:emulators/virtualbox-ose-kmod-70
-USES= compiler:c++14-lang cpe gnome iconv qt:5 pkgconfig ssl tar:bzip2
+USES= compiler:c++14-lang cpe gnome iconv pkgconfig qt:5 ssl tar:bzip2
CPE_VENDOR= oracle
CPE_PRODUCT= vm_virtualbox
USE_BINUTILS= yes