aboutsummaryrefslogtreecommitdiffstats
path: root/comms/obexapp
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-06 02:33:06 +0800
committerantoine <antoine@FreeBSD.org>2014-09-06 02:33:06 +0800
commit6ce42b80cc757c5efed4de95bba8a445d2460b86 (patch)
treeb5d0e7f9a0ceb48bd6a7c40a9902d832cd460a91 /comms/obexapp
parent501eddc12ebead253945b05108e11ca3f7ee17e7 (diff)
downloadfreebsd-ports-gnome-6ce42b80cc757c5efed4de95bba8a445d2460b86.tar.gz
freebsd-ports-gnome-6ce42b80cc757c5efed4de95bba8a445d2460b86.tar.zst
freebsd-ports-gnome-6ce42b80cc757c5efed4de95bba8a445d2460b86.zip
Allow staging as a regular user
Diffstat (limited to 'comms/obexapp')
-rw-r--r--comms/obexapp/Makefile2
1 files changed, 1 insertions, 1 deletions
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