From a011762e468209489b69d82feaf2298a8bb40032 Mon Sep 17 00:00:00 2001 From: dmiller Date: Wed, 16 Mar 2016 03:22:31 +0000 Subject: [PATCH] Be sure to export JHBUILD_PREFIX, as later steps need it. --- macosx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/macosx/Makefile b/macosx/Makefile index ed6759d88..78633b465 100644 --- a/macosx/Makefile +++ b/macosx/Makefile @@ -30,6 +30,7 @@ NMAP_UPDATE_BUILD_DIR = nmap-update-build NMAP_UPDATE_STAGING_DIR = nmap-update JHBUILD_PREFIX=$(HOME)/gtk/inst +export JHBUILD_PREFIX # MACPORTS_PREFIX is still here because of nmap-update, which needs # libsvn and libapr, which jhbuild doesn't support yet. MACPORTS_PREFIX=$(HOME)/macports-10.8