diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2009-03-26 03:41:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2009-03-26 03:41:54 +0000 |
commit | 9c1c1001e29cbe45980642adfeb17db2519ca392 (patch) | |
tree | bc5cf146342a11ed26218317dca9d551be853d9e /finance | |
parent | 53fbc9426f89ef19ea0467ec9fac355ed80d1d8c (diff) | |
download | ports-9c1c1001e29cbe45980642adfeb17db2519ca392.tar.gz ports-9c1c1001e29cbe45980642adfeb17db2519ca392.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xtrader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/xtrader/Makefile b/finance/xtrader/Makefile index 784c31d96f72..fab0392317f2 100644 --- a/finance/xtrader/Makefile +++ b/finance/xtrader/Makefile @@ -24,6 +24,7 @@ USE_XORG= x11 xpm BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} NO_WRKSUBDIR= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes PLIST_FILES= bin/xtrader \ %%DATADIR%%/sample.xt |