diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-04-23 13:27:43 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-04-23 13:27:43 +0000 |
commit | 972fdd0472dfec60d263b3bc8a7bef780c1a5c01 (patch) | |
tree | 87e6c901e5eeebdfb42fa5065c8cbc016b2ff7b0 /net-im/empathy | |
parent | 79dce998b15b5e17d41e20c08b1511f66abb075f (diff) |
Notes
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index cfd83a072cbc..272453ba69a1 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy-mission-control +MAKE_JOBS_UNSAFE= yes + USE_GMAKE= yes USE_BZIP2= yes USE_GETTEXT= yes |