summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-14 22:22:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-14 22:22:19 +0000
commit3dfd27e9368289f58f54e705e7172209d8d62149 (patch)
tree282d631e73ba6a405774abf02267ed8c7c67e462 /net-mail/mpack
parentwhitespace (diff)
downloadgentoo-2-3dfd27e9368289f58f54e705e7172209d8d62149.tar.gz
gentoo-2-3dfd27e9368289f58f54e705e7172209d8d62149.tar.bz2
gentoo-2-3dfd27e9368289f58f54e705e7172209d8d62149.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-mail/mpack')
-rw-r--r--net-mail/mpack/mpack-1.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/mpack/mpack-1.5.ebuild b/net-mail/mpack/mpack-1.5.ebuild
index 707a8383d37f..5fcd83b5f09f 100644
--- a/net-mail/mpack/mpack-1.5.ebuild
+++ b/net-mail/mpack/mpack-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.5.ebuild,v 1.10 2004/07/15 01:51:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.5.ebuild,v 1.11 2007/07/14 22:22:19 mr_bones_ Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Command-line MIME encoding and decoding utilities"
@@ -14,7 +14,6 @@ IUSE=""
DEPEND="virtual/libc"
-
src_compile() {
emake CFLAGS="${CFLAGS}" || die
}