diff options
Diffstat (limited to 'net-misc/dante/dante-1.1.12.ebuild')
-rw-r--r-- | net-misc/dante/dante-1.1.12.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/dante/dante-1.1.12.ebuild b/net-misc/dante/dante-1.1.12.ebuild index 3c5349592509..22db7fb833b0 100644 --- a/net-misc/dante/dante-1.1.12.ebuild +++ b/net-misc/dante/dante-1.1.12.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: +IUSE="tcpd" + S=${WORKDIR}/${P} DESCRIPTION="A free socks4,5 and msproxy implemetation" SRC_URI="ftp://ftp.inet.no/pub/socks/${P}.tar.gz" |