You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cc1ec8f21e
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@151001 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
243 B
Diff
12 lines
243 B
Diff
--- configure.orig
|
|
+++ configure
|
|
@@ -3250,6 +3250,8 @@
|
|
;;
|
|
esac
|
|
|
|
+ FRAMEWORKINSTALLAPPSPREFIX="@@APPLICATIONS_DIR@@"
|
|
+
|
|
prefix=$PYTHONFRAMEWORKINSTALLDIR/Versions/$VERSION
|
|
|
|
# Add files for Mac specific code to the list of output
|