dump-vars MAKEFILE_LIST
(no synchronization issue, as it will simply not show up with old make)
This commit is contained in:
parent
01dfca0340
commit
65e627866d
@ -1,6 +1,6 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.1283 2014/09/16 19:10:54 espie Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.1284 2014/11/03 16:35:05 espie Exp $
|
||||
#
|
||||
# bsd.port.mk - 940820 Jordan K. Hubbard.
|
||||
# This file is in the public domain.
|
||||
@ -135,7 +135,8 @@ _ALL_VARIABLES += HOMEPAGE DISTNAME \
|
||||
CONFIGURE_STYLE USE_LIBTOOL SEPARATE_BUILD \
|
||||
SHARED_LIBS TARGETS PSEUDO_FLAVOR \
|
||||
MAINTAINER AUTOCONF_VERSION AUTOMAKE_VERSION CONFIGURE_ARGS \
|
||||
PKG_ARCH GH_ACCOUNT GH_COMMIT GH_PROJECT GH_TAGNAME PORTROACH
|
||||
PKG_ARCH GH_ACCOUNT GH_COMMIT GH_PROJECT GH_TAGNAME PORTROACH \
|
||||
MAKEFILE_LIST
|
||||
_ALL_VARIABLES_PER_ARCH += BROKEN
|
||||
# and stuff needing to be MULTI_PACKAGE'd
|
||||
_ALL_VARIABLES_INDEXED += COMMENT PKGNAME \
|
||||
|
Loading…
Reference in New Issue
Block a user