Date: Fri, 04 Dec 2015 14:13:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204497] [NEW PORT] graphics/aseprite: Animated sprite editor & pixel art tool Message-ID: <bug-204497-13-oEwFFrZasY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204497-13@https.bugs.freebsd.org/bugzilla/> References: <bug-204497-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204497 --- Comment #5 from Dmitry Marakasov <amdmi3@FreeBSD.org> --- (In reply to yuri from comment #4) > Created attachment 163833 [details] > shar archive You should not bundle third party code with the port. There is a way to get this file from pixman port: EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11/pixman:extract post-extract: @${CP} `${MAKE} -C ${PORTSDIR}/x11/pixman -V WRKSRC` ${WRKSRC}/... see irc/gseen.mod for example, grep portstree for :extract for some more examples. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204497-13-oEwFFrZasY>