From 58e3eaeb12419135b1f89036e09d6bfcbf30c3e1 Mon Sep 17 00:00:00 2001 From: jason Date: Wed, 5 Jun 2002 20:18:19 +0000 Subject: [PATCH] SEPERATE_BUILD = simple --- comms/flipit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/flipit/Makefile b/comms/flipit/Makefile index bde65a8e47c..85fd9a66aee 100644 --- a/comms/flipit/Makefile +++ b/comms/flipit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/06/04 18:30:27 jason Exp $ +# $OpenBSD: Makefile,v 1.2 2002/06/05 20:18:19 jason Exp $ COMMENT= "x10 firecracker utility" @@ -14,7 +14,7 @@ MAINTAINER= Jason Wright CONFIGURE_STYLE=gnu -SEPARATE_BUILD= Yes +SEPARATE_BUILD= simple PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes