You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-07-10 12:19:27 -07:00
31f7fe8567
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86485 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
424 B
Diff
12 lines
424 B
Diff
--- src/pl/plpython/Makefile.orig 2010-10-01 23:39:44.000000000 +1000
|
|
+++ src/pl/plpython/Makefile 2011-10-27 04:18:40.000000000 +1100
|
|
@@ -24,8 +24,6 @@
|
|
# Darwin (OS X) has its own ideas about how to do this.
|
|
ifeq ($(PORTNAME), darwin)
|
|
shared_libpython = yes
|
|
-override python_libspec := -framework Python
|
|
-override python_additional_libs :=
|
|
endif
|
|
|
|
# If we don't have a shared library and the platform doesn't allow it
|