svn commit: r365482 - head/x11-wm/wmanager-addons

Antoine Brodin antoine at FreeBSD.org
Wed Aug 20 17:00:37 UTC 2014


Author: antoine
Date: Wed Aug 20 17:00:36 2014
New Revision: 365482
URL: http://svnweb.freebsd.org/changeset/ports/365482
QAT: https://qat.redports.org/buildarchive/r365482/

Log:
  Allow staging as a regular user

Modified:
  head/x11-wm/wmanager-addons/Makefile

Modified: head/x11-wm/wmanager-addons/Makefile
==============================================================================
--- head/x11-wm/wmanager-addons/Makefile	Wed Aug 20 16:59:55 2014	(r365481)
+++ head/x11-wm/wmanager-addons/Makefile	Wed Aug 20 17:00:36 2014	(r365482)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://devel.ringlet.net/x
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Helper scripts and documentation for the X11 window manager selector
 
-USES=		perl5
+USES=		perl5 uidfix
 USE_PERL5=	run
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-head mailing list