diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:23 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:23 +0000 |
commit | 1e086b3052e38037b24a243663d308a8b6ab9324 (patch) | |
tree | 279bbb4d81f64dfdfecc12cb099913686eb24c19 /net-misc/dante/dante-1.1.13.ebuild | |
parent | big IUSE commit (diff) | |
download | historical-1e086b3052e38037b24a243663d308a8b6ab9324.tar.gz historical-1e086b3052e38037b24a243663d308a8b6ab9324.tar.bz2 historical-1e086b3052e38037b24a243663d308a8b6ab9324.zip |
big IUSE commit
Diffstat (limited to 'net-misc/dante/dante-1.1.13.ebuild')
-rw-r--r-- | net-misc/dante/dante-1.1.13.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/dante/dante-1.1.13.ebuild b/net-misc/dante/dante-1.1.13.ebuild index 9d5837dac418..7eca3f62e3a0 100644 --- a/net-misc/dante/dante-1.1.13.ebuild +++ b/net-misc/dante/dante-1.1.13.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" |