aboutsummaryrefslogtreecommitdiffstats
path: root/comms
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
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')
-rw-r--r--comms/efax-gtk/Makefile3
-rw-r--r--comms/minicom/Makefile2
-rw-r--r--comms/obexapp/Makefile2
-rw-r--r--comms/scmxx/Makefile3
4 files changed, 4 insertions, 6 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index ef9838544e2d..59e547992b61 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -27,8 +27,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
xcb:${PORTSDIR}/x11/libxcb
RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv
-USES= pkgconfig
-USE_ICONV= yes
+USES= pkgconfig iconv
USE_GHOSTSCRIPT_RUN=yes
USE_GNOME= gdkpixbuf2 gtk20
GNU_CONFIGURE= yes
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 1b208349cc28..8b26717b1725 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -14,7 +14,7 @@ OPTIONS_DEFINE= LRZSZ
OPTIONS_DEFAULT=LRZSZ
LRZSZ_DESC= Install X/Y/ZMODEM protocol handlers
-USE_ICONV= yes
+USES= iconv
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
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
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 51d087f86887..a20402f9bbc3 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -12,8 +12,7 @@ COMMENT= Data exchange utility for Siemens mobile phones
USE_BZIP2= yes
USE_GMAKE= yes
-USE_ICONV= yes
-USES= gettext
+USES= gettext iconv
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include