diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-29 23:44:57 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-29 23:44:57 +0800 |
commit | 6c48121c950e92a5ce646dbe259aae71bdece85d (patch) | |
tree | ad4a3c2a2e056779cd798f815a9dc53d1f67c28b /www | |
parent | 4daba98c3f0be19452cf69db8695b583f9417558 (diff) | |
download | freebsd-ports-gnome-6c48121c950e92a5ce646dbe259aae71bdece85d.tar.gz freebsd-ports-gnome-6c48121c950e92a5ce646dbe259aae71bdece85d.tar.zst freebsd-ports-gnome-6c48121c950e92a5ce646dbe259aae71bdece85d.zip |
- Mark Jobs unsafe
Diffstat (limited to 'www')
-rw-r--r-- | www/aria/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile index 9e3f050f0b98..a776fce1e8a4 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -19,7 +19,7 @@ USE_GNOME= gtk12 USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |