Date: Sun, 30 Mar 2014 14:46:55 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349629 - head/print/cups Message-ID: <201403301446.s2UEkt8g019726@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Mar 30 14:46:55 2014 New Revision: 349629 URL: http://svnweb.freebsd.org/changeset/ports/349629 QAT: https://qat.redports.org/buildarchive/r349629/ Log: Support stage Modified: head/print/cups/Makefile Modified: head/print/cups/Makefile ============================================================================== --- head/print/cups/Makefile Sun Mar 30 14:46:00 2014 (r349628) +++ head/print/cups/Makefile Sun Mar 30 14:46:55 2014 (r349629) @@ -16,6 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} NO_BUILD= yes NO_INSTALL= yes +NO_MTREE= yes -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403301446.s2UEkt8g019726>