aboutsummaryrefslogtreecommitdiffstats
path: root/comms/obexapp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-28 06:09:15 +0800
committerbapt <bapt@FreeBSD.org>2013-04-28 06:09:15 +0800
commit177a9929fbd5fb598a4b665b0ded35e126c7b7b2 (patch)
tree109572ce53c493535c15b3fea78d257250399f06 /comms/obexapp
parent5441c7fbcce01b7c3667e021d36563cdde036ae0 (diff)
downloadfreebsd-ports-gnome-177a9929fbd5fb598a4b665b0ded35e126c7b7b2.tar.gz
freebsd-ports-gnome-177a9929fbd5fb598a4b665b0ded35e126c7b7b2.tar.zst
freebsd-ports-gnome-177a9929fbd5fb598a4b665b0ded35e126c7b7b2.zip
Convert the last USE_ICONV to USES=iconv
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 60b5993f6911..ca6572cb1c4c 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= openobex:${PORTSDIR}/comms/openobex \
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ICONV= yes
+USES= iconv
PLIST_FILES= bin/obexapp
MAKE_JOBS_SAFE= yes