diff options
author | pav <pav@FreeBSD.org> | 2009-11-20 06:07:43 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-11-20 06:07:43 +0800 |
commit | 1a5818d61009df398c86fa82b2760b8d6a08d525 (patch) | |
tree | 6ab304a1597af73da5dce9113c794fc2cecb35f8 /french/xtel | |
parent | 9929fb4b71d2eec7980d9b672b8db22dc790d6d9 (diff) | |
download | freebsd-ports-graphics-1a5818d61009df398c86fa82b2760b8d6a08d525.tar.gz freebsd-ports-graphics-1a5818d61009df398c86fa82b2760b8d6a08d525.tar.zst freebsd-ports-graphics-1a5818d61009df398c86fa82b2760b8d6a08d525.zip |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Diffstat (limited to 'french/xtel')
-rw-r--r-- | french/xtel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/xtel/Makefile b/french/xtel/Makefile index b882abac6f5..e3da2210785 100644 --- a/french/xtel/Makefile +++ b/french/xtel/Makefile @@ -25,6 +25,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ USE_IMAKE= yes USE_XORG= xaw xbitmaps +MAKE_JOBS_UNSAFE= yes MAN1= xtel.1 xteld.1 |