aboutsummaryrefslogtreecommitdiff
path: root/emulators/mess
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-12-14 18:34:01 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-12-14 18:34:01 +0000
commite900206ae798111e3cdd163962bd0338d2b7f85b (patch)
tree986462e5b47db4e4c086304c65cf297783dcc5db /emulators/mess
parent9eeb08fd93d97434ae906a2afe6b0b1e3379c02b (diff)
downloadports-e900206ae798111e3cdd163962bd0338d2b7f85b.tar.gz
ports-e900206ae798111e3cdd163962bd0338d2b7f85b.zip
Notes
Diffstat (limited to 'emulators/mess')
-rw-r--r--emulators/mess/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile
index 61483b2e6ede..9a74ab9a2eba 100644
--- a/emulators/mess/Makefile
+++ b/emulators/mess/Makefile
@@ -126,6 +126,7 @@ post-patch:
s|^BUILD_JPEGLIB|# BUILD_JPEGLIB| ; \
s| = @gcc| := $$(CC)| ; \
s| = @g++| := $$(CXX)| ; \
+ s| = @python| := @${PYTHON_CMD}| ; \
s|-O$$(OPTIMIZE)|| ; \
/--warn-common/s|= -Wl,|= $$(GCC_LDFLAGS) -Wl,| ; \
/LDFLAGS/s|-s|| ; \