aboutsummaryrefslogtreecommitdiff
path: root/games/super_methane_brothers
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:57 +0000
commitcb9a2b582c78cfb0c7bbe285c417c9362b3213d3 (patch)
treec94257e28b8e5f01fe14d767f8a4ade36ad9d111 /games/super_methane_brothers
parentb71796d585770ba247cf80126abc37abf7e80c7f (diff)
downloadports-cb9a2b582c78cfb0c7bbe285c417c9362b3213d3.tar.gz
ports-cb9a2b582c78cfb0c7bbe285c417c9362b3213d3.zip
Cleanup after removal of libexecinfo from ports.
PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
Notes
Notes: svn path=/head/; revision=450353
Diffstat (limited to 'games/super_methane_brothers')
-rw-r--r--games/super_methane_brothers/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile
index 1bf096d44267..5f09d6b49597 100644
--- a/games/super_methane_brothers/Makefile
+++ b/games/super_methane_brothers/Makefile
@@ -19,8 +19,7 @@ USES= gmake pkgconfig tar:tgz
MAKE_ENV= METHANE_FLAGS="${CPPFLAGS}" METHANE_LIBS="${LIBS}"
MAKE_JOBS_UNSAFE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib -lexecinfo
+LIBS+= -lexecinfo
DATADIR= ${PREFIX}/share/methane