summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/glade/glade-0.6.2.ebuild')
-rw-r--r--dev-util/glade/glade-0.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-0.6.2.ebuild b/dev-util/glade/glade-0.6.2.ebuild
index 1833fe2a5809..54bab5353665 100644
--- a/dev-util/glade/glade-0.6.2.ebuild
+++ b/dev-util/glade/glade-0.6.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-0.6.2.ebuild,v 1.4 2001/06/06 16:55:51 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-0.6.2.ebuild,v 1.5 2001/06/11 08:11:28 hallski Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -44,7 +44,7 @@ src_compile() {
fi
try ./configure --disable-gnome-db --host=${CHOST} ${myopts}
# gnome-db support is only experimental
- try make
+ try pmake
}
src_install() {