mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
5dd9c30f7d
Changelog: https://www.virtualbox.org/wiki/Changelog-6.1#v46 Also fixed PORTREVISION in master/slave ports. PR: 272572 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D41110 MFH: 2023Q3
10 lines
199 B
Makefile
10 lines
199 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS DOCS NLS PULSEAUDIO \
|
|
QT5 VPX X11
|
|
|
|
MASTERDIR= ${.CURDIR}/../virtualbox-ose
|
|
|
|
.include "${MASTERDIR}/Makefile"
|