diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-09-18 13:44:42 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-09-18 13:44:42 +0000 |
commit | e63cb71b0cb51620cdb6c694d6e9494670fd6152 (patch) | |
tree | 6b70037062989baf33d186dc7c5c2bf12f9e3697 /audio/ocp | |
parent | 11e640aaa40823131e2a9044cc92c940e09fb560 (diff) | |
download | ports-e63cb71b0cb51620cdb6c694d6e9494670fd6152.tar.gz ports-e63cb71b0cb51620cdb6c694d6e9494670fd6152.zip |
Notes
Diffstat (limited to 'audio/ocp')
-rw-r--r-- | audio/ocp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index ca4a331ccf3f..6734b6aa46a6 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -26,7 +26,6 @@ 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 |