aboutsummaryrefslogtreecommitdiff
path: root/emulators/mess
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2012-05-13 00:42:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2012-05-13 00:42:10 +0000
commite09ef9b8a320e308cd8452521f5da671c20b6b9f (patch)
tree5100ee37d96a38ec324cca5cef88141760c35273 /emulators/mess
parent8241af9c9316384e9be40c5a6220e5ac327a294b (diff)
downloadports-e09ef9b8a320e308cd8452521f5da671c20b6b9f.tar.gz
ports-e09ef9b8a320e308cd8452521f5da671c20b6b9f.zip
- Respect STRIP
PR: ports/167818 Submitted by: Jan Beich <jbeich@tormail.org>
Notes
Notes: svn path=/head/; revision=296511
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 80e18840a80a..6d8810c66ab0 100644
--- a/emulators/mess/Makefile
+++ b/emulators/mess/Makefile
@@ -64,6 +64,7 @@ post-patch:
's|^BUILD_EXPAT|# BUILD_EXPAT| ; \
s|^BUILD_ZLIB|# BUILD_ZLIB| ; \
/--warn-common/s|= -Wl,|= $$(GCC_LDFLAGS) -Wl,| ; \
+ /LDFLAGS/s|-s|| ; \
s| = @gcc| := $$(CC)| ; \
s| = @g++| := $$(CXX)| ; \
s|^FULLNAME =.*|FULLNAME = $$(NAME)|' ${WRKSRC}/makefile