- Process only specific files by USE_DOS2UNIX (USE_DOS2UNIX=yes corrupts binary files)
- Bump portrevision PR: ports/95451 Submitted by: maintainer
This commit is contained in:
parent
ab94d1b061
commit
1e5dfa1d9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159370
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= kiki
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -22,7 +23,7 @@ USE_PYTHON= 2.3
|
||||
USE_GMAKE= yes
|
||||
USE_GL= yes
|
||||
USE_SDL= sdl mixer image
|
||||
USE_DOS2UNIX= yes
|
||||
USE_DOS2UNIX= kodilib/linux/Makefile src/main/KikiController.cpp linux/Makefile kodilib/src/types/KVector.h
|
||||
USE_GCC= 3.4+
|
||||
|
||||
MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
|
||||
|
Loading…
Reference in New Issue
Block a user