In private mail adamw agreed that supporting the more generic

WITHOUT_PYTHON was a useful idea, and asked me to commit it for
him as he was not going to be able to get to it for a while.
This commit is contained in:
Doug Barton
2005-09-10 19:07:29 +00:00
parent 7ed2678ba9
commit 22e7938325

View File

@@ -31,6 +31,10 @@ INSTALLS_SHLIB= yes
MAKE_ARGS= CXXFLAGS="-Dq4_INLINE ${CFLAGS} -fpermissive"
ONLY_FOR_ARCHS= i386 alpha
.if defined(WITHOUT_PYTHON)
METAKIT_WITHOUT_PYTHON=yes
.endif
.if !defined(METAKIT_WITHOUT_PYTHON)
USE_PYTHON= yes
CONFIGURE_ARGS+= --with-python=${LOCALBASE}