[Bug 213939] [NEW PORT] games/EmptyEpsilon: A spaceship bridge simulator game

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 2 04:53:16 UTC 2016


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

--- Comment #4 from Jan Beich (mail not working) <jbeich at FreeBSD.org> ---
(In reply to Jan Beich (mail not working) from comment #3)
>> XPATCH_WRKSRC=	${WRKDIR}
>
>Why? Only post-patch below touches the files outside of WRKSRC.

I guess you want to prepare for patches in the future. Better move
WRKSRC_sproton under WRKSRC then e.g.,

  -GH_TUPLE+=   daid:SeriousProton:${DISTVERSIONFULL}:sproton
  +GH_TUPLE+=   daid:SeriousProton:${DISTVERSIONFULL}:sproton/SeriousProton
  ...
  -CMAKE_ARGS=  -DSERIOUS_PROTON_DIR=../SeriousProton-${DISTVERSIONFULL}/
  +CMAKE_ARGS=  -DSERIOUS_PROTON_DIR="SeriousProton/"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list