mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
emulators/virtualbox-ose-additions-nox11: create port
Create a port for virtualbox-ose-additions with x11 option disabled
This commit is contained in:
parent
8402e33188
commit
45af6bb0e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423312
@ -151,6 +151,7 @@
|
||||
SUBDIR += virtio-kmod
|
||||
SUBDIR += virtualbox-ose
|
||||
SUBDIR += virtualbox-ose-additions
|
||||
SUBDIR += virtualbox-ose-additions-nox11
|
||||
SUBDIR += virtualbox-ose-kmod
|
||||
SUBDIR += virtualbox-ose-lite
|
||||
SUBDIR += visualboyadvance-m
|
||||
|
7
emulators/virtualbox-ose-additions-nox11/Makefile
Normal file
7
emulators/virtualbox-ose-additions-nox11/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../virtualbox-ose-additions
|
||||
PKGNAMESUFFIX= -additions-nox11
|
||||
OPTIONS_UNSET= X11
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user