Date: Mon, 28 Jul 2014 11:10:31 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363132 - head/print/mp-letter Message-ID: <201407281110.s6SBAVeo090570@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon Jul 28 11:10:30 2014 New Revision: 363132 URL: http://svnweb.freebsd.org/changeset/ports/363132 QAT: https://qat.redports.org/buildarchive/r363132/ Log: print/mp-letter: Remove leftover MAKE_ARGS The definition of STAGEDIR isn't necessary, it was left over from an earlier version of stage support. PR: 185989 Modified: head/print/mp-letter/Makefile Modified: head/print/mp-letter/Makefile ============================================================================== --- head/print/mp-letter/Makefile Mon Jul 28 11:09:14 2014 (r363131) +++ head/print/mp-letter/Makefile Mon Jul 28 11:10:30 2014 (r363132) @@ -19,7 +19,6 @@ INSTALL_TARGET= install-a4 .endif MAKEFILE= Makefile.dist -MAKE_ARGS= STAGEDIR=${STAGEDIR} post-install: .for a in ${LINKS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407281110.s6SBAVeo090570>