From 9c390996cb2e8d465aca6772a89a7c52eb95d24a Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Wed, 18 Sep 2013 11:41:14 +0000 Subject: - Add missing iconv USES Submitted by: marino Approved by: portmgr (bapt, implicit) --- comms/anyremote/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/anyremote') diff --git a/comms/anyremote/Makefile b/comms/anyremote/Makefile index 970638453d8f..2b8967207d4e 100644 --- a/comms/anyremote/Makefile +++ b/comms/anyremote/Makefile @@ -11,7 +11,7 @@ COMMENT= Remote control service over Bluetooth, infrared, or TCP/IP networking LICENSE= GPLv2 -USES= pkgconfig +USES= iconv pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3