Add LIBTOOL to FAKE_FLAGS.
ok sturm@, espie@
This commit is contained in:
parent
5c0dbeb582
commit
a130ae3cff
@ -1,6 +1,6 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.697 2005/04/24 18:02:45 espie Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.698 2005/04/30 10:43:55 alek 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 $
|
||||
#
|
||||
@ -289,6 +289,7 @@ BUILD_DEPENDS+= ::devel/libtool
|
||||
CONFIGURE_ENV+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}"
|
||||
MAKE_ENV+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}"
|
||||
MAKE_FLAGS+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}"
|
||||
FAKE_FLAGS+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}"
|
||||
.endif
|
||||
|
||||
SUBPACKAGE?=
|
||||
|
Loading…
x
Reference in New Issue
Block a user