aboutsummaryrefslogtreecommitdiff
path: root/games/tomenet
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
commit3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch)
tree5ec4d6c8c02d380cf421717b2ce88beceb851e79 /games/tomenet
parent320538c6d599e65e80ad91bd683504f5d7c338f1 (diff)
downloadports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.gz
ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.zip
Remove USES=execinfo.
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=450351
Diffstat (limited to 'games/tomenet')
-rw-r--r--games/tomenet/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/tomenet/Makefile b/games/tomenet/Makefile
index d33415fb4dab..ba6e1b12636c 100644
--- a/games/tomenet/Makefile
+++ b/games/tomenet/Makefile
@@ -12,10 +12,8 @@ COMMENT= Online multiplayer rogue-like role-playing game
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAKEFILE= makefile
-USES= execinfo gmake ncurses tar:bzip2
-CFLAGS+= -DDEFAULT_PATH="\\\"${DATADIR}/lib/\\\"" \
- ${EXECINFO_CPPFLAGS}
-LDFLAGS+= ${EXECINFO_LDFLAGS}
+USES= gmake ncurses tar:bzip2
+CFLAGS+= -DDEFAULT_PATH="\\\"${DATADIR}/lib/\\\""
MAKE_JOBS_UNSAFE= yes
SUB_FILES= pkg-message