Date: Thu, 9 Jan 2014 21:39:49 +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: r339287 - head/graphics/xmandel Message-ID: <201401092139.s09LdnWb047566@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Jan 9 21:39:48 2014 New Revision: 339287 URL: http://svnweb.freebsd.org/changeset/ports/339287 Log: Stage support Modified: head/graphics/xmandel/Makefile Modified: head/graphics/xmandel/Makefile ============================================================================== --- head/graphics/xmandel/Makefile Thu Jan 9 21:32:12 2014 (r339286) +++ head/graphics/xmandel/Makefile Thu Jan 9 21:39:48 2014 (r339287) @@ -21,10 +21,8 @@ USES= imake perl5 USE_XORG= ice sm x11 xaw xext xmu xt USE_PERL5= build NO_WRKSUBDIR= yes -MAN1= xmandel.1 -PLIST_FILES= bin/xmandel +PLIST_FILES= bin/xmandel man/man1/xmandel.1.gz -NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -i '' -e 's|malloc.h|stdlib.h|' ${WRKSRC}/mandel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401092139.s09LdnWb047566>