svn commit: r367539 - head/japanese/jls

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 12:42:57 UTC 2014


Author: antoine
Date: Sun Sep  7 12:42:56 2014
New Revision: 367539
URL: http://svnweb.freebsd.org/changeset/ports/367539
QAT: https://qat.redports.org/buildarchive/r367539/

Log:
  Allow staging as a regular user

Modified:
  head/japanese/jls/Makefile

Modified: head/japanese/jls/Makefile
==============================================================================
--- head/japanese/jls/Makefile	Sun Sep  7 12:35:38 2014	(r367538)
+++ head/japanese/jls/Makefile	Sun Sep  7 12:42:56 2014	(r367539)
@@ -15,6 +15,7 @@ MAINTAINER=	kazami at angels.vg
 COMMENT=	Japanized ls
 
 CONFLICTS=	sleuthkit-[0-9]*
+USES=		uidfix
 
 PLIST_FILES=	bin/jls \
 		man/man1/jls.1.gz


More information about the svn-ports-head mailing list