aboutsummaryrefslogtreecommitdiff
path: root/x11/gdkxft
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
commit95e70819761ed898d6a4ea9874d4bd43a5491f3e (patch)
tree05c37dd385b99b953046290a1ad749042e2d1c51 /x11/gdkxft
parent284101cc39e019e4530f6878d10381ed2e68a3d5 (diff)
Notes
Diffstat (limited to 'x11/gdkxft')
-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`