diff options
Diffstat (limited to 'graphics/graphite2/Makefile')
-rw-r--r-- | graphics/graphite2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index 41b98ef4ed5b..eea364fb8240 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -9,8 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems -USES= cmake -USE_ICONV= yes +USES= cmake iconv USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib -liconv |