summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-06-24 06:28:51 +0000
committerJon Hood <squinky86@gentoo.org>2006-06-24 06:28:51 +0000
commitb7021e6dcaa93929f8a5d245a5be2564f61f0cf5 (patch)
treeb62b685222dbb03f50e549d58057d80ebfd99915 /sci-misc/qcad/qcad-2.0.4.0-r3.ebuild
parentLet portage strip binaries #137574 by Tristan Heaven. (diff)
downloadgentoo-2-b7021e6dcaa93929f8a5d245a5be2564f61f0cf5.tar.gz
gentoo-2-b7021e6dcaa93929f8a5d245a5be2564f61f0cf5.tar.bz2
gentoo-2-b7021e6dcaa93929f8a5d245a5be2564f61f0cf5.zip
amd64 compilation patch, #134866
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'sci-misc/qcad/qcad-2.0.4.0-r3.ebuild')
-rw-r--r--sci-misc/qcad/qcad-2.0.4.0-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild b/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild
index 214382f66314..1371c6e79404 100644
--- a/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild
+++ b/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild,v 1.2 2006/03/18 17:06:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild,v 1.3 2006/06/24 06:28:51 squinky86 Exp $
inherit kde-functions eutils
@@ -36,6 +36,7 @@ src_unpack() {
done
epatch ${FILESDIR}/${MY_P}-gentoo.patch
epatch ${FILESDIR}/manual.patch-r1
+ epatch ${FILESDIR}/${MY_P}-intptr.patch
cd ${S}/scripts
sed -i -e 's/^make/make ${MAKEOPTS}/' build_qcad.sh || \
die "unable to add MAKEOPTS"