aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 21:11:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 21:11:57 +0000
commitd9933c953c21c5a6c9a2e9844e77711d79942a85 (patch)
tree080cdf8a59e13587a2209bf61c782fff9386ff5b /comms
parentdc95b2ecfac90b10270994ae175b29b3faaf3b7a (diff)
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/anyremote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/anyremote/Makefile b/comms/anyremote/Makefile
index 6163ddfad894..f738269ec6b2 100644
--- a/comms/anyremote/Makefile
+++ b/comms/anyremote/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USE_GNOME= glib20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib -liconv
OPTIONS_DEFINE= DOCS DBUS X11
OPTIONS_DEFAULT= DBUS X11