svn commit: r343712 - head/www/linux-libgtkembedmoz

Rene Ladan rene at FreeBSD.org
Mon Feb 10 23:32:26 UTC 2014


Author: rene
Date: Mon Feb 10 23:32:26 2014
New Revision: 343712
URL: http://svnweb.freebsd.org/changeset/ports/343712
QAT: https://qat.redports.org/buildarchive/r343712/

Log:
  Allow packaging as user.
  
  Approved by:	hrs (maintainer)

Modified:
  head/www/linux-libgtkembedmoz/Makefile

Modified: head/www/linux-libgtkembedmoz/Makefile
==============================================================================
--- head/www/linux-libgtkembedmoz/Makefile	Mon Feb 10 23:30:47 2014	(r343711)
+++ head/www/linux-libgtkembedmoz/Makefile	Mon Feb 10 23:32:26 2014	(r343712)
@@ -13,6 +13,7 @@ COMMENT=	HTML rendering library
 
 NO_BUILD=	yes
 ONLY_FOR_ARCHS=	amd64 i386
+USES=		uidfix
 USE_LINUX=	yes
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list