diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 04:46:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 04:46:05 +0000 |
commit | 31f730dd5623744a699670337cddfe904006f2f0 (patch) | |
tree | 5694728b0ffeb321c1c1ae3f95c591fcb9a101d7 /textproc/m17n-im-config/Makefile | |
parent | 86559d122954cecf7188bc646deede748465f2b5 (diff) | |
download | ports-31f730dd5623744a699670337cddfe904006f2f0.tar.gz ports-31f730dd5623744a699670337cddfe904006f2f0.zip |
Notes
Diffstat (limited to 'textproc/m17n-im-config/Makefile')
-rw-r--r-- | textproc/m17n-im-config/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index 13bda4cb3181..b9b3809516a7 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -16,6 +16,8 @@ COMMENT= A GUI for per-user configuration of m17n-lib input methods LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib +MAKE_JOBS_UNSAFE= yes + USE_AUTOTOOLS= libtool:15 USE_GNOME= gtk20 intltool intlhack pkgconfig glib20 USE_GETTEXT= yes |