[Bug 204497] [NEW PORT] graphics/aseprite: Animated sprite editor & pixel art tool

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 4 14:13:07 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204497

--- Comment #5 from Dmitry Marakasov <amdmi3 at 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.


More information about the freebsd-ports-bugs mailing list