Fix build with newer binutils

This commit is contained in:
Baptiste Daroussin 2013-08-01 21:11:57 +00:00
parent dc95b2ecfa
commit d9933c953c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324127

View file

@ -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