diff options
Diffstat (limited to 'games/arx-libertatis/Makefile')
-rw-r--r-- | games/arx-libertatis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/arx-libertatis/Makefile b/games/arx-libertatis/Makefile index b0cf18eb1b3e..ec4ef67ef0b9 100644 --- a/games/arx-libertatis/Makefile +++ b/games/arx-libertatis/Makefile @@ -22,6 +22,8 @@ CMAKE_ARGS= -DDATA_DIR=arx \ -DBUILD_CRASHREPORTER=OFF LDFLAGS_i386= -Wl,-znotext +CONFLICTS_INSTALL= rnv + SUB_FILES= pkg-message PORTDOCS= AUTHORS CHANGELOG README.md |