diff options
author | antoine <antoine@FreeBSD.org> | 2013-09-28 00:18:45 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-09-28 00:18:45 +0800 |
commit | 869b4498b751f810613cb08aa06e048c83e16209 (patch) | |
tree | 79a97288105e62220acf454a508aaa0b79937442 | |
parent | cebc40f4b2762c02a1425304ff0395bfcc638eb8 (diff) | |
download | freebsd-ports-gnome-869b4498b751f810613cb08aa06e048c83e16209.tar.gz freebsd-ports-gnome-869b4498b751f810613cb08aa06e048c83e16209.tar.zst freebsd-ports-gnome-869b4498b751f810613cb08aa06e048c83e16209.zip |
This port is not stage ready
-rw-r--r-- | www/swish-e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index 3acfa0bb9b23..538254839082 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -23,8 +23,8 @@ PORTDOCS= * MAN1= SWISH-CONFIG.1 SWISH-FAQ.1 SWISH-LIBRARY.1 SWISH-RUN.1 swish-e.1 -.if defined(NOPORTDOCS) NO_STAGE= yes +.if defined(NOPORTDOCS) post-patch: @${REINPLACE_CMD} -E 's/^(install-data-am:) install-docDATA(.*)/\1\2/' \ ${WRKSRC}/Makefile.in |