USE_GMAKE and re-enable SEPARATE_BUILD

This commit is contained in:
jasoni 2000-01-06 16:36:20 +00:00
parent bb063960eb
commit 9fadc61dd5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2000/01/06 15:57:37 jasoni Exp $
# $OpenBSD: Makefile,v 1.7 2000/01/06 16:36:20 jasoni Exp $
DISTNAME= libPropList-0.9.1
PKGNAME= libproplist-0.9.1
@ -10,10 +10,11 @@ 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
USE_GMAKE= yes
post-install:
@mkdir -p ${PREFIX}/share/doc/libproplist