1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

add ONLY_FOR_ARCHS, sparc64 has conflicting types

This commit is contained in:
Dirk Meyer 2002-12-12 05:42:55 +00:00
parent abfb25544a
commit 6ea844edaf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71549

View File

@ -28,6 +28,7 @@ CONFIGURE_SCRIPT= ../unix/configure
LIBTOOLFILES= ${CONFIGURE_SCRIPT}
INSTALLS_SHLIB= yes
MAKE_ARGS= CXXFLAGS="-Dq4_INLINE ${CFLAGS} -fpermissive"
ONLY_FOR_ARCHS= i386 alpha
.if defined(METAKIT_WITH_PYTHON)
USE_PYTHON= yes