Date: Fri, 27 Sep 2013 16:18:46 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328498 - head/www/swish-e Message-ID: <201309271618.r8RGIk4t001113@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Sep 27 16:18:45 2013 New Revision: 328498 URL: http://svnweb.freebsd.org/changeset/ports/328498 Log: This port is not stage ready Modified: head/www/swish-e/Makefile Modified: head/www/swish-e/Makefile ============================================================================== --- head/www/swish-e/Makefile Fri Sep 27 16:10:27 2013 (r328497) +++ head/www/swish-e/Makefile Fri Sep 27 16:18:45 2013 (r328498) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309271618.r8RGIk4t001113>