diff options
Diffstat (limited to 'dev-lang/nhc98')
-rw-r--r-- | dev-lang/nhc98/nhc98-1.12.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/nhc98/nhc98-1.12.ebuild b/dev-lang/nhc98/nhc98-1.12.ebuild index b3313e97532a..ceb4b2882aaf 100644 --- a/dev-lang/nhc98/nhc98-1.12.ebuild +++ b/dev-lang/nhc98/nhc98-1.12.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/dev-lang/nhc98/nhc98-1.12.ebuild,v 1.1 2002/06/09 07:38:07 george Exp +IUSE="readline" + TARBALL=nhc98src-${PV}.tar.gz DESCRIPTION="Haskell 98 compiler" |