SEPARATE_BUILD=simple->Yes

This commit is contained in:
sthen 2012-03-29 13:41:58 +00:00
parent 4b26329c0b
commit 883f01ba39

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.template,v 1.60 2010/10/24 20:41:23 ajacoutot Exp $
# $OpenBSD: Makefile.template,v 1.61 2012/03/29 13:41:58 sthen Exp $
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
# Original from: credit the original author here
#
@ -100,7 +100,7 @@ MASTER_SITES = ???
# build/configuration variables
#
#SEPARATE_BUILD = simple (build in a directory other than WRKSRC)
#SEPARATE_BUILD = Yes (build in a directory other than WRKSRC)
#SEPARATE_BUILD = flavored (distinct flavors may share a common WRKSRC)
#USE_GMAKE = Yes
#USE_GROFF = Yes