summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gtop/gtop-1.0.13.ebuild')
-rw-r--r--gnome-extra/gtop/gtop-1.0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gtop/gtop-1.0.13.ebuild b/gnome-extra/gtop/gtop-1.0.13.ebuild
index bd6922d4816b..f938be4ed271 100644
--- a/gnome-extra/gtop/gtop-1.0.13.ebuild
+++ b/gnome-extra/gtop/gtop-1.0.13.ebuild
@@ -18,7 +18,7 @@ src_compile() {
myconf="--disable-nls"
fi
try ./configure --host=${CHOST} --prefix=/opt/gnome $myconf
- try make
+ try pmake
}
src_install() {