diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
commit | 8c2aab382d5ceff395ed38e45399378035c4968e (patch) | |
tree | ea623aea7a81d860cc89359721fd92c71b84534d /emulators/tiemu2 | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) |
Notes
Diffstat (limited to 'emulators/tiemu2')
-rw-r--r-- | emulators/tiemu2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tiemu2/Makefile b/emulators/tiemu2/Makefile index 54839236c1a9..79f2992446b9 100644 --- a/emulators/tiemu2/Makefile +++ b/emulators/tiemu2/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= ticalcs.10:${PORTSDIR}/devel/libticalcs \ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 libglade2 +MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= tiemu.1 |