summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/zoinks/zoinks-0.3.7.ebuild')
-rw-r--r--app-editors/zoinks/zoinks-0.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/zoinks/zoinks-0.3.7.ebuild b/app-editors/zoinks/zoinks-0.3.7.ebuild
index f99fe71e0ad2..56e7086d7058 100644
--- a/app-editors/zoinks/zoinks-0.3.7.ebuild
+++ b/app-editors/zoinks/zoinks-0.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.3.7.ebuild,v 1.1 2003/11/18 00:13:42 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.3.7.ebuild,v 1.2 2003/11/18 00:17:03 genone Exp $
DESCRIPTION="Zoinks is a programmer's text editor and development environment"
HOMEPAGE="http://zoinks.mikelockwood.com/"
@@ -18,7 +18,7 @@ src_compile() {
myconf="${myconf} `use_enable nls`"
myconf="${myconf} `use_with imlib`"
econf ${myconf} || die
- emake || die
+ emake || die
}
src_install() {