diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-06 07:59:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-06 07:59:09 +0000 |
commit | 4f9800667d99407d8cb4c5f3559bf58909996988 (patch) | |
tree | b1ae96041621da5b278f303628796e2cbe87da3d /devel/m17n-lib | |
parent | 59aea6d1c93cde93d3e1c404a5f569f3247bafa9 (diff) |
Notes
Diffstat (limited to 'devel/m17n-lib')
-rw-r--r-- | devel/m17n-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 02efe96b66c1..626a7194b6fe 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -21,8 +21,8 @@ RUN_DEPENDS= m17n-db>=1.6.4:${PORTSDIR}/devel/m17n-db MAKE_JOBS_UNSAFE= yes +USES= pkgconfig USE_XORG= ice sm x11 xaw xft xt -USE_PKGCONFIG= yes USE_GNOME= libxml2 USE_AUTOTOOLS= autoconf libtool USE_LDCONFIG= yes |