[Bug 233755] [NEW PORT] games/dxx-rebirth: Open source port of Descent and Descent 2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 4 13:35:34 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233755
--- Comment #5 from Piotr Kubaj <pkubaj at anongoth.pl> ---
(In reply to Tobias Kortkamp from comment #3)
I tried setting DISTVERSION, but then I still need DISTVERSIONSUFFIX=-git
(because of tarball's name) and WRKSRC=${WRKDIR}/${PORTNAME}-${DISTVERSION}
(because ports framework looks for ${WRKDIR}/${PORTNAME}-${DISTVERSION}-git
directory.
MAKE_ARGS+= is needed because of:
scons: *** Unknown values specified on command line.
CC
PKGCONFIGDIR
destdir
LIBPATH
PREFIX
CCFLAGS
CPPPATH
Remove unknown values or set ignore_unknown_variables=1 to continue. Stop.
Rest of notes will be addressed shortly :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list