aboutsummaryrefslogtreecommitdiff
path: root/games/kiki
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /games/kiki
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Notes
Notes: svn path=/head/; revision=217477
Diffstat (limited to 'games/kiki')
-rw-r--r--games/kiki/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/kiki/Makefile b/games/kiki/Makefile
index 9e8d276f742f..fe35b86d2bfa 100644
--- a/games/kiki/Makefile
+++ b/games/kiki/Makefile
@@ -24,8 +24,6 @@ USE_GL= gl
USE_SDL= sdl mixer image
USE_DOS2UNIX= kodilib/linux/Makefile src/main/KikiController.cpp linux/Makefile kodilib/src/types/KVector.h src/main/KikiPythonWidget.h
-MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
-
WRKSRC= ${WRKDIR}/kiki
post-patch: