Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2021 03:35:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246328] [RESTORE] net-p2p/nicotine-plus: Graphical client for the Soulseek file sharing network
Message-ID:  <bug-246328-7788-3ioGJ6dcnM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246328-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246328-7788@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=3D246328

--- Comment #36 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Daniel Menelkir from comment #34)

Ahh sorry.

TEST_DEPENDS are for dependencies on ports that the port depends on for the
'test' target' (like BUILD / RUN depends for other stages)

You can declare a test target as:

do-test:=20
   @cd ${WRKSRC} && ${PYTHON_CMD} -m ....

There are also TEST_ENV and other TEST_* variables if you want to use them.

--=20
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-246328-7788-3ioGJ6dcnM>