summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libole2/libole2-0.2.3.ebuild')
-rw-r--r--dev-libs/libole2/libole2-0.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libole2/libole2-0.2.3.ebuild b/dev-libs/libole2/libole2-0.2.3.ebuild
index 4d58dbd19f3f..ab690cf36abe 100644
--- a/dev-libs/libole2/libole2-0.2.3.ebuild
+++ b/dev-libs/libole2/libole2-0.2.3.ebuild
@@ -14,7 +14,7 @@ DEPEND=">=dev-libs/glib-1.2.8"
src_compile() {
try ./configure --host=${CHOST} --prefix=/opt/gnome
- try make
+ try pmake
}
src_install() {