From 6ce42b80cc757c5efed4de95bba8a445d2460b86 Mon Sep 17 00:00:00 2001 From: antoine Date: Fri, 5 Sep 2014 18:33:06 +0000 Subject: Allow staging as a regular user --- comms/obexapp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index c2b7f901fc6d..928d5d523eca 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libopenobex.so:${PORTSDIR}/comms/openobex \ WRKSRC= ${WRKDIR}/${PORTNAME} -USES= iconv readline +USES= iconv readline uidfix PLIST_FILES= bin/obexapp man/man1/obexapp.1.gz MAKE_ENV+= NO_WERROR=yes -- cgit