Comment out SEPARATE_BUILD for now, as it seems to break port build.

This commit is contained in:
angelos 2000-09-10 23:06:33 +00:00
parent 10a3477c63
commit 22572b7857

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2000/08/23 09:37:46 danh Exp $
# $OpenBSD: Makefile,v 1.7 2000/09/10 23:06:33 angelos Exp $
DISTNAME= perl-lzo-1.00
PKGNAME= p5-Compress-LZO-1.00
@ -17,7 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= concurrent
#SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= perl
WRKDIST= ${WRKDIR}/Compress-LZO-1.00