svn commit: r335111 - head/lang/basic256
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Nov 29 02:15:56 UTC 2013
On Thu, Nov 28, 2013 at 05:42:53PM +0000, Danilo Egea Gondolfo wrote:
> New Revision: 335111
> URL: http://svnweb.freebsd.org/changeset/ports/335111
>
> +do-configure:
> + @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
> + ${QMAKE} "PREFIX=${PREFIX}" BASIC256.pro
> +
Hmm, would it be possible to use do-configure recipe from Uses/qmake.mk?
./danfe
More information about the svn-ports-all
mailing list