aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdkxft/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdkxft/Makefile')
-rw-r--r--x11/gdkxft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index a1fced9290ee..8cb9312c9a23 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
USE_AUTOTOOLS= libtool
USE_GNOME= gtk12
-USE_ICONV= yes
+USES= iconv
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex -liconv
CFLAGS+= `pkg-config xft --cflags`