- add ^LOCALBASE to SUBST_VARS; now that SUBST_CMD is here, this will
become handy ok espie@
This commit is contained in:
parent
8e46995295
commit
690b31ffc5
@ -1,6 +1,6 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.928 2008/05/04 12:58:03 espie Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.929 2008/05/06 19:20:16 ajacoutot 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 $
|
||||
#
|
||||
@ -734,7 +734,7 @@ _lt_libs += lib${_n:S/+/_/g:S/-/_/g:S/./_/g}_ltversion=${_v}
|
||||
|
||||
# Create the generic variable substitution list, from subst vars
|
||||
SUBST_VARS += MACHINE_ARCH ARCH HOMEPAGE ^PREFIX ^SYSCONFDIR FLAVOR_EXT \
|
||||
MAINTAINER ^BASE_PKGPATH
|
||||
MAINTAINER ^BASE_PKGPATH ^LOCALBASE
|
||||
_tmpvars =
|
||||
|
||||
_PKG_ADD_AUTO ?=
|
||||
|
Loading…
Reference in New Issue
Block a user