diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-02 02:06:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-02 02:06:56 +0800 |
commit | 944729493bd13470a5157842b34590a3b80886ae (patch) | |
tree | 8f1f746fec2b76372abb706eb787dd0bf38e4ddf /textproc | |
parent | 2f7866677fd98536aa8db6b2764977a468051074 (diff) | |
download | freebsd-ports-gnome-944729493bd13470a5157842b34590a3b80886ae.tar.gz freebsd-ports-gnome-944729493bd13470a5157842b34590a3b80886ae.tar.zst freebsd-ports-gnome-944729493bd13470a5157842b34590a3b80886ae.zip |
- Stage support
Diffstat (limited to 'textproc')
-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 |