diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-01 18:06:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-01 18:06:56 +0000 |
commit | 3a4cc28e061af6a2a0fb8cd500cdc8eec5cced23 (patch) | |
tree | 8f1f746fec2b76372abb706eb787dd0bf38e4ddf | |
parent | 74bed7e8de276b6cc5aae00be15b51d76725de9a (diff) | |
download | ports-3a4cc28e061af6a2a0fb8cd500cdc8eec5cced23.tar.gz ports-3a4cc28e061af6a2a0fb8cd500cdc8eec5cced23.zip |
Notes
-rw-r--r-- | textproc/ots/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ots/Makefile b/textproc/ots/Makefile index 2e8c8ad5dc56..8eacb73318f6 100644 --- a/textproc/ots/Makefile +++ b/textproc/ots/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ARGS= --disable-shared MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" MAKE_JOBS_UNSAFE=yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||' ${WRKSRC}/Makefile.in |