svn commit: r368223 - head/japanese/ming

Antoine Brodin antoine at FreeBSD.org
Sun Sep 14 20:10:06 UTC 2014


Author: antoine
Date: Sun Sep 14 20:10:06 2014
New Revision: 368223
URL: http://svnweb.freebsd.org/changeset/ports/368223
QAT: https://qat.redports.org/buildarchive/r368223/

Log:
  Allow staging as a regular user

Modified:
  head/japanese/ming/Makefile

Modified: head/japanese/ming/Makefile
==============================================================================
--- head/japanese/ming/Makefile	Sun Sep 14 19:31:16 2014	(r368222)
+++ head/japanese/ming/Makefile	Sun Sep 14 20:10:06 2014	(r368223)
@@ -19,7 +19,7 @@ CONFLICTS=	ming-*
 WRKSRC=		${WRKDIR}/jaming-${PORTVERSION}/src
 MAKE_ARGS=	NO_PROFILE=true
 USE_LDCONFIG=	yes
-USES=		bison
+USES=		bison uidfix
 MAKE_ENV=	WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null
 
 UTILS=		gif2dbl \


More information about the svn-ports-head mailing list