revert
This commit is contained in:
parent
4f9f8c4d40
commit
6d742f2c0b
@ -1,6 +1,6 @@
|
||||
#-*- mode: Fundamental; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.537 2002/12/08 04:17:39 brad Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.538 2002/12/08 11:04:47 espie Exp $
|
||||
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
|
||||
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
|
||||
#
|
||||
@ -346,7 +346,7 @@ CONFIGURE_STYLE?=
|
||||
SYSCONFDIR?= /etc
|
||||
USE_GMAKE?= No
|
||||
.if ${USE_GMAKE:L} == "yes"
|
||||
BUILD_DEPENDS+= :gmake-*:devel/gmake
|
||||
BUILD_DEPENDS+= ::devel/gmake
|
||||
MAKE_PROGRAM= ${GMAKE}
|
||||
.else
|
||||
MAKE_PROGRAM= ${MAKE}
|
||||
|
Loading…
Reference in New Issue
Block a user