diff options
Diffstat (limited to 'dev-tcltk/expect/expect-5.33.0.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.33.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-tcltk/expect/expect-5.33.0.ebuild b/dev-tcltk/expect/expect-5.33.0.ebuild index 3038c3b3f6cf..a949ea6f418f 100644 --- a/dev-tcltk/expect/expect-5.33.0.ebuild +++ b/dev-tcltk/expect/expect-5.33.0.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp +IUSE="X" + #remove the trailing ".0" from the tarball version S=${WORKDIR}/${P%.0} |