aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-27 01:10:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-27 01:10:05 +0000
commitae51ca79504ac36eddb68ebf668c2596272ff083 (patch)
tree303a5e24b7c3ced7d3b98ae0cd6871fa13fb41c0 /games
parent49082e2f0e12416889f2554a12ddc8d1b8d34e70 (diff)
downloadports-ae51ca79504ac36eddb68ebf668c2596272ff083.tar.gz
ports-ae51ca79504ac36eddb68ebf668c2596272ff083.zip
games/openlierox: drop boost dependency
- CMake doesn't check for anything Boost - Bundled Boost.Process is only used on Windows
Notes
Notes: svn path=/head/; revision=483083
Diffstat (limited to 'games')
-rw-r--r--games/openlierox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile
index 5d8f7310fc86..c9b37e7fe324 100644
--- a/games/openlierox/Makefile
+++ b/games/openlierox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openlierox
DISTVERSION= 0.58_rc3
-PORTREVISION= 17
+PORTREVISION= 18
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/}
@@ -12,8 +12,7 @@ DISTNAME= OpenLieroX_${DISTVERSION}.src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Extremely addictive realtime worms shoot-em-up
-LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
- libcurl.so:ftp/curl
+LIB_DEPENDS= libcurl.so:ftp/curl
USES= tar:bzip2 cmake localbase pkgconfig
USE_SDL= sdl image