summaryrefslogtreecommitdiff
path: root/games/ufoai
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/ufoai
parentRemove devel/libexecinfo. (diff)
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/ufoai')
-rw-r--r--games/ufoai/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile
index 9d82c92e44d4..c47b4067b6b5 100644
--- a/games/ufoai/Makefile
+++ b/games/ufoai/Makefile
@@ -29,9 +29,7 @@ USES= compiler:c++11-lang gettext gmake jpeg openal:soft pkgconfig \
python:build tar:bzip2
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-release --target-os=freebsd
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -lpthread -L${LOCALBASE}/lib -lexecinfo
-CFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -lpthread -lexecinfo
DATADIR= share/${PORTNAME}
SUB_FILES= pkg-message