summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-06-12 07:44:12 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-06-12 07:44:12 +0000
commit841132c6e6865dc6c59699e173dd70052a036e19 (patch)
tree893a79d511371e4d49ae264283b1818a16d9e284 /net-mail/postfix
parent o Added the latest stable and unstable versions of pilot-link (diff)
downloadgentoo-2-841132c6e6865dc6c59699e173dd70052a036e19.tar.gz
gentoo-2-841132c6e6865dc6c59699e173dd70052a036e19.tar.bz2
gentoo-2-841132c6e6865dc6c59699e173dd70052a036e19.zip
make -> pmake
Diffstat (limited to 'net-mail/postfix')
-rw-r--r--net-mail/postfix/postfix-20010228.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/postfix/postfix-20010228.2-r1.ebuild b/net-mail/postfix/postfix-20010228.2-r1.ebuild
index 920b242aa8e0..ad347291235c 100644
--- a/net-mail/postfix/postfix-20010228.2-r1.ebuild
+++ b/net-mail/postfix/postfix-20010228.2-r1.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 Jerry Alexandratos <jerry@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-20010228.2-r1.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-20010228.2-r1.ebuild,v 1.3 2001/06/12 07:44:12 hallski Exp $
P=${PN}-20010228-pl02
A=${P}.tar.gz
@@ -63,7 +63,7 @@ src_unpack() {
src_compile() {
cd ${S}
- try make
+ try pmake
}
src_install () {