svn commit: r367568 - head/graphics/mmrecover

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 16:27:30 UTC 2014


Author: antoine
Date: Sun Sep  7 16:27:29 2014
New Revision: 367568
URL: http://svnweb.freebsd.org/changeset/ports/367568
QAT: https://qat.redports.org/buildarchive/r367568/

Log:
  Allow staging as a regular user

Modified:
  head/graphics/mmrecover/Makefile

Modified: head/graphics/mmrecover/Makefile
==============================================================================
--- head/graphics/mmrecover/Makefile	Sun Sep  7 16:26:15 2014	(r367567)
+++ head/graphics/mmrecover/Makefile	Sun Sep  7 16:27:29 2014	(r367568)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://romain.blogreen.org
 MAINTAINER=	romain at FreeBSD.org
 COMMENT=	Recover lost JPEG images from device dumps
 
+USES=		uidfix
+
 PLIST_FILES=	bin/mmrecover man/man1/mmrecover.1.gz
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list