Hi, Any objection to creating a virtualbox-ose-additions-nox11 slave port? Shouldn't require any extra maintenance and would be nice for some situations. See attached diff.
Thanks, Steve
Index: emulators/virtualbox-ose-additions/Makefile =================================================================== --- emulators/virtualbox-ose-additions/Makefile (revision 422614) +++ emulators/virtualbox-ose-additions/Makefile (working copy) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ -PKGNAMESUFFIX= -additions +PKGNAMESUFFIX?= -additions DISTNAME= VirtualBox-${PORTVERSION} MAINTAINER= [email protected] Index: emulators/virtualbox-ose-additions-nox11/Makefile =================================================================== --- emulators/virtualbox-ose-additions-nox11/Makefile (nonexistent) +++ emulators/virtualbox-ose-additions-nox11/Makefile (working copy) @@ -0,0 +1,7 @@ +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../virtualbox-ose-additions +PKGNAMESUFFIX= -additions-nox11 +OPTIONS_UNSET= X11 + +.include "${MASTERDIR}/Makefile" Property changes on: emulators/virtualbox-ose-additions-nox11/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property
signature.asc
Description: OpenPGP digital signature
