svn commit: r367364 - head/multimedia/dtv

Antoine Brodin antoine at FreeBSD.org
Fri Sep 5 17:25:59 UTC 2014


Author: antoine
Date: Fri Sep  5 17:25:58 2014
New Revision: 367364
URL: http://svnweb.freebsd.org/changeset/ports/367364
QAT: https://qat.redports.org/buildarchive/r367364/

Log:
  Allow staging as a regular user

Modified:
  head/multimedia/dtv/Makefile

Modified: head/multimedia/dtv/Makefile
==============================================================================
--- head/multimedia/dtv/Makefile	Fri Sep  5 17:22:40 2014	(r367363)
+++ head/multimedia/dtv/Makefile	Fri Sep  5 17:25:58 2014	(r367364)
@@ -16,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
 
 MAKE_ENV=	X11BASE=${LOCALBASE}
+USES=		uidfix
 USE_XORG=	xau x11 xext xxf86dga
 NOT_FOR_ARCHS=	sparc64
 


More information about the svn-ports-head mailing list