- make it possible to build under all archs without exhausting memory

fix build on alpha, tested by merdely@ thanks ;-)
This commit is contained in:
ajacoutot 2008-09-02 21:11:12 +00:00
parent 007f70e812
commit e8398126f0
2 changed files with 3 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2008/09/01 08:52:31 brad Exp $
# $OpenBSD: Makefile,v 1.8 2008/09/02 21:11:12 ajacoutot Exp $
COMMENT= two-dimensional molecule drawing program
DISTNAME= xdrawchem-1.9.9
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= x11 biology
HOMEPAGE= http://xdrawchem.sourceforge.net/
@ -37,8 +37,4 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--with-qtincdir=${MODQT_INCDIR} \
--with-qtlibdir=${MODQT_LIBDIR}
.if ${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "arm"
PATCH_LIST= patch-* gcc-*
.endif
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
$OpenBSD: gcc-xdrawchem_Makefile_in,v 1.1 2007/02/07 14:02:13 sturm Exp $
$OpenBSD: patch-xdrawchem_Makefile_in,v 1.1 2008/09/02 21:11:12 ajacoutot Exp $
--- xdrawchem/Makefile.in.orig Wed Feb 7 05:52:13 2007
+++ xdrawchem/Makefile.in Wed Feb 7 05:53:33 2007
@@ -459,6 +459,13 @@ distclean-compile: