From bb063960eb1afa588b9609a77bb0d1ac487b5a63 Mon Sep 17 00:00:00 2001 From: jasoni Date: Thu, 6 Jan 2000 15:57:37 +0000 Subject: [PATCH] Disable SEPARATE_BUILD for now as it breaks WindowMaker --- devel/libproplist/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile index 9926bb863e7..8672074787d 100644 --- a/devel/libproplist/Makefile +++ b/devel/libproplist/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 1999/12/08 22:36:52 brad Exp $ +# $OpenBSD: Makefile,v 1.6 2000/01/06 15:57:37 jasoni Exp $ DISTNAME= libPropList-0.9.1 PKGNAME= libproplist-0.9.1 @@ -10,7 +10,7 @@ NEED_VERSION= 1.73 MAINTAINER= jasoni@openbsd.org -SEPARATE_BUILD= concurrent +#SEPARATE_BUILD= concurrent GNU_CONFIGURE= yes CONFIGURE_ARGS+= ${CONFIGURE_SHARED} CONFIGURE_ARGS+= --enable-static