svn commit: r423311 - head/emulators/virtualbox-ose-additions

Steve Wills swills at FreeBSD.org
Wed Oct 5 01:01:31 UTC 2016


Author: swills
Date: Wed Oct  5 01:01:29 2016
New Revision: 423311
URL: https://svnweb.freebsd.org/changeset/ports/423311

Log:
  emulators/virtualbox-ose-additions: prepare for -nox11 slave port

Modified:
  head/emulators/virtualbox-ose-additions/Makefile

Modified: head/emulators/virtualbox-ose-additions/Makefile
==============================================================================
--- head/emulators/virtualbox-ose-additions/Makefile	Wed Oct  5 01:00:21 2016	(r423310)
+++ head/emulators/virtualbox-ose-additions/Makefile	Wed Oct  5 01:01:29 2016	(r423311)
@@ -6,7 +6,7 @@ PORTVERSION=	5.1.6
 PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	http://download.virtualbox.org/virtualbox/${PORTVERSION}/
-PKGNAMESUFFIX=	-additions
+PKGNAMESUFFIX?=	-additions
 DISTNAME=	VirtualBox-${PORTVERSION}
 
 MAINTAINER=	vbox at FreeBSD.org


More information about the svn-ports-head mailing list