aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2007-07-04 23:10:58 +0800
committerbarner <barner@FreeBSD.org>2007-07-04 23:10:58 +0800
commitbf1a3874aa1c460365e3e2ec3861fb30d88ce983 (patch)
tree1959b096418c744ba154c2fbbfdbf7055a654918 /games
parentf68596762687c06b29aade20be0bfa9330b5ee81 (diff)
downloadfreebsd-ports-graphics-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.gz
freebsd-ports-graphics-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.zst
freebsd-ports-graphics-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.zip
- Bump boost shared library version to 4
- Bump PORTREVISION
Diffstat (limited to 'games')
-rw-r--r--games/galaxyhack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile
index bf5a6d46d0a..a8e446ee520 100644
--- a/games/galaxyhack/Makefile
+++ b/games/galaxyhack/Makefile
@@ -7,7 +7,7 @@
PORTNAME= galaxyhack
PORTVERSION= 1.74
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= alepulver@FreeBSD.org
COMMENT= AI script based strategy game
-LIB_DEPENDS= boost_filesystem.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \
freetype.9:${PORTSDIR}/print/freetype2
USE_BZIP2= yes