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/telepathy-mission-control/Makefile | |
parent | 79dce998b15b5e17d41e20c08b1511f66abb075f (diff) | |
download | ports-972fdd0472dfec60d263b3bc8a7bef780c1a5c01.tar.gz ports-972fdd0472dfec60d263b3bc8a7bef780c1a5c01.zip |
Notes
Diffstat (limited to 'net-im/telepathy-mission-control/Makefile')
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 837dd9dca517..dc43b1cd365e 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -23,6 +23,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes + MAN1= mc-account-convert.1 mc-tool.1 mc-wait-for-name.1 MAN8= mission-control-5.8 |