Date: Fri, 5 Sep 2014 18:33:06 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367376 - head/comms/obexapp Message-ID: <201409051833.s85IX6kc063309@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Sep 5 18:33:06 2014 New Revision: 367376 URL: http://svnweb.freebsd.org/changeset/ports/367376 QAT: https://qat.redports.org/buildarchive/r367376/ Log: Allow staging as a regular user Modified: head/comms/obexapp/Makefile Modified: head/comms/obexapp/Makefile ============================================================================== --- head/comms/obexapp/Makefile Fri Sep 5 18:28:06 2014 (r367375) +++ head/comms/obexapp/Makefile Fri Sep 5 18:33:06 2014 (r367376) @@ -14,7 +14,7 @@ LIB_DEPENDS= libopenobex.so:${PORTSDIR}/ WRKSRC= ${WRKDIR}/${PORTNAME} -USES= iconv readline +USES= iconv readline uidfix PLIST_FILES= bin/obexapp man/man1/obexapp.1.gz MAKE_ENV+= NO_WERROR=yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409051833.s85IX6kc063309>