summaryrefslogtreecommitdiff
path: root/net-misc/portspoof/portspoof-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/portspoof/portspoof-9999.ebuild')
-rw-r--r--net-misc/portspoof/portspoof-9999.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-misc/portspoof/portspoof-9999.ebuild b/net-misc/portspoof/portspoof-9999.ebuild
index 48332848d894..aa2143647342 100644
--- a/net-misc/portspoof/portspoof-9999.ebuild
+++ b/net-misc/portspoof/portspoof-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,9 +9,6 @@ LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
-
if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="https://github.com/drk1wi/${PN}.git"