diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2015-01-27 10:47:48 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2015-01-27 10:47:48 +0000 |
commit | 62abfe30286b1cc603e38a663cf05f371d1e262e (patch) | |
tree | 7da694a054107d50f6c07cbd487db874b93e4d34 /devel/libhtp | |
parent | 16bc177a0835afa6f4a3eba57f2f97a75a66ba45 (diff) |
Notes
Diffstat (limited to 'devel/libhtp')
-rw-r--r-- | devel/libhtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile index 7d736cc73781..6ac0b706a671 100644 --- a/devel/libhtp/Makefile +++ b/devel/libhtp/Makefile @@ -14,7 +14,7 @@ USE_GITHUB= yes GH_ACCOUNT= OISF GH_COMMIT= 4cb1b99 -USES= autoreconf libtool pkgconfig pathfix iconv +USES= autoreconf iconv:translit libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes |