change SEPARATE_BUILD= yes -> concurrent

This commit is contained in:
brad 1999-06-01 21:56:20 +00:00
parent 01e58673b0
commit 1ef9ae2e81

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/19 02:57:33 brad Exp $
# $OpenBSD: Makefile,v 1.2 1999/06/01 21:56:20 brad Exp $
# $FreeBSD: Makefile,v 1.1.1.1 1999/03/05 17:07:28 nectar Exp $
DISTNAME= delay-1.2a
@ -7,9 +7,7 @@ MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/
MAINTAINER= brad@openbsd.org
SEPARATE_BUILD= yes
SEPARATE_BUILD= concurrent
GNU_CONFIGURE= yes
MAN1= delay.1
.include <bsd.port.mk>