diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2011-08-26 18:28:45 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-26 18:28:45 +0000 |
| commit | 08db3496bd6b568f5e182a297cd51442369e1ddf (patch) | |
| tree | 2b838a5f9dad0261649a25cc12ad80cdd28ca237 /textproc/ots | |
| parent | 2bcd156031080f18b1662a7aa171ab54fb1045b8 (diff) | |
Notes
Diffstat (limited to 'textproc/ots')
| -rw-r--r-- | textproc/ots/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ots/Makefile b/textproc/ots/Makefile index c0ea5c083269..ad476f7eb4c0 100644 --- a/textproc/ots/Makefile +++ b/textproc/ots/Makefile @@ -26,6 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-shared MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" +MAKE_JOBS_UNSAFE=yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||' ${WRKSRC}/Makefile.in |
