diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-30 14:18:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-30 14:18:26 +0000 |
commit | e8cfa8fc26b36614b4dea942cb24bd069c3727df (patch) | |
tree | de0dde4249b27de9fe54b9b67e95c60400dd13e7 /audio/ocp | |
parent | e39ca1479413ea8fea3d39155f8cc711eccdd4dd (diff) | |
download | ports-e8cfa8fc26b36614b4dea942cb24bd069c3727df.tar.gz ports-e8cfa8fc26b36614b4dea942cb24bd069c3727df.zip |
Notes
Diffstat (limited to 'audio/ocp')
-rw-r--r-- | audio/ocp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 0f29c94a81fa..829fb743bbd0 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -26,6 +26,7 @@ ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |