You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
8c56e7151f
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@150874 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
355 B
Diff
12 lines
355 B
Diff
--- configure.old 2014-10-12 08:52:04.000000000 +0200
|
|
+++ configure 2016-08-01 06:10:47.000000000 +0200
|
|
@@ -2957,6 +2957,8 @@ if test "${enable_framework+set}" = set;
|
|
;;
|
|
esac
|
|
|
|
+ FRAMEWORKINSTALLAPPSPREFIX="@@APPLICATIONS_DIR@@"
|
|
+
|
|
prefix=$PYTHONFRAMEWORKINSTALLDIR/Versions/$VERSION
|
|
|
|
# Add files for Mac specific code to the list of output
|