summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-25 01:25:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-25 01:25:29 +0800
commit2a0bbcee082c5256f721e279efd44ded2e43c1bf (patch)
treedd7b4f393aa0518cb19de931a4b3f42080b2f72a /Mk
parent33599e13060dc982e8325a4dbdf89e3d05382790 (diff)
downloadmarcuscom-ports-2a0bbcee082c5256f721e279efd44ded2e43c1bf.tar
marcuscom-ports-2a0bbcee082c5256f721e279efd44ded2e43c1bf.tar.gz
marcuscom-ports-2a0bbcee082c5256f721e279efd44ded2e43c1bf.tar.bz2
marcuscom-ports-2a0bbcee082c5256f721e279efd44ded2e43c1bf.tar.lz
marcuscom-ports-2a0bbcee082c5256f721e279efd44ded2e43c1bf.tar.xz
marcuscom-ports-2a0bbcee082c5256f721e279efd44ded2e43c1bf.tar.zst
marcuscom-ports-2a0bbcee082c5256f721e279efd44ded2e43c1bf.zip
Sync with the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11376 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gnome.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index 2a6e0b14d..bcf3a7406 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -3,7 +3,7 @@
#
# $FreeBSD$
# $NetBSD: $
-# $MCom: ports/Mk/bsd.gnome.mk,v 1.468 2008/08/23 18:22:58 mezz Exp $
+# $MCom: ports/Mk/bsd.gnome.mk,v 1.469 2008/08/24 16:57:58 marcus Exp $
#
# Please view me with 4 column tabs!
@@ -708,6 +708,7 @@ ltasneededhack_PRE_PATCH= if [ -f ${WRKDIR}/gnome-libtool ]; then \
.ifdef _USE_GNOME
. if ${USE_GNOME:Mltverhack*}!= "" || ${USE_GNOME:Mltasneededhack}!= ""
GNOME_PRE_PATCH+= ${lthacks_PRE_PATCH}
+CONFIGURE_ENV+= ${lthacks_CONFIGURE_ENV}
. endif
. for component in ${_USE_GNOME_ALL}
. if ${_USE_GNOME:M${component}}!=""